Skip to content

Commit 4de0236

Browse files
authored
use pom-scijava as parent
1 parent da29c66 commit 4de0236

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

pom.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@
33
<modelVersion>4.0.0</modelVersion>
44

55
<parent>
6-
<groupId>net.imglib2</groupId>
7-
<artifactId>pom-imglib2</artifactId>
8-
<version>12.0.0</version>
6+
<groupId>org.scijava</groupId>
7+
<artifactId>pom-scijava</artifactId>
8+
<version>27.0.1</version>
99
<relativePath />
1010
</parent>
1111

12+
<groupId>net.imglib2</groupId>
1213
<artifactId>imglib2-algorithm</artifactId>
1314
<version>0.11.2-SNAPSHOT</version>
1415

0 commit comments

Comments
 (0)