Skip to content

Commit 715f07a

Browse files
authored
Merge pull request #50 from imglib/fixDependencies
use the current version of pom-imglib2 as parent. Currently, it was b…
2 parents fbbc38e + 0f6c1fd commit 715f07a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>net.imglib2</groupId>
77
<artifactId>pom-imglib2</artifactId>
8-
<version>9.0.0</version>
8+
<version>10.0.1</version>
99
<relativePath />
1010
</parent>
1111

0 commit comments

Comments
 (0)