We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da29c66 commit 4de0236Copy full SHA for 4de0236
pom.xml
@@ -3,12 +3,13 @@
3
<modelVersion>4.0.0</modelVersion>
4
5
<parent>
6
- <groupId>net.imglib2</groupId>
7
- <artifactId>pom-imglib2</artifactId>
8
- <version>12.0.0</version>
+ <groupId>org.scijava</groupId>
+ <artifactId>pom-scijava</artifactId>
+ <version>27.0.1</version>
9
<relativePath />
10
</parent>
11
12
+ <groupId>net.imglib2</groupId>
13
<artifactId>imglib2-algorithm</artifactId>
14
<version>0.11.2-SNAPSHOT</version>
15
0 commit comments