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 a0eabb0 commit 450fa6aCopy full SHA for 450fa6a
pom.xml
@@ -5,12 +5,12 @@
5
<parent>
6
<groupId>net.imglib2</groupId>
7
<artifactId>pom-imglib2</artifactId>
8
- <version>7.1.0</version>
+ <version>8.0.0</version>
9
<relativePath />
10
</parent>
11
12
<artifactId>imglib2-algorithm</artifactId>
13
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.6.0-SNAPSHOT</version>
14
15
<name>ImgLib2 Algorithms</name>
16
<description>Useful image processing algorithms.</description>
0 commit comments