Skip to content

Commit 450fa6a

Browse files
committed
POM: bump parent to pom-imglib2 8.0.0
And bump development version to 0.6.0-SNAPSHOT.
1 parent a0eabb0 commit 450fa6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<parent>
66
<groupId>net.imglib2</groupId>
77
<artifactId>pom-imglib2</artifactId>
8-
<version>7.1.0</version>
8+
<version>8.0.0</version>
99
<relativePath />
1010
</parent>
1111

1212
<artifactId>imglib2-algorithm</artifactId>
13-
<version>0.5.1-SNAPSHOT</version>
13+
<version>0.6.0-SNAPSHOT</version>
1414

1515
<name>ImgLib2 Algorithms</name>
1616
<description>Useful image processing algorithms.</description>

0 commit comments

Comments
 (0)