Skip to content

Commit 1096528

Browse files
committed
POM: update parent to pom-scijava 29.0.0
This updates the following components: * imglib2-realtransform: 2.2.1 -> 3.0.0 * imglib2-roi: 0.9.0 -> 0.10.2 * imglib2: 5.6.3 -> 5.9.2
1 parent f20e472 commit 1096528

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.scijava</groupId>
77
<artifactId>pom-scijava</artifactId>
8-
<version>27.0.1</version>
8+
<version>29.0.0</version>
99
<relativePath />
1010
</parent>
1111

@@ -200,8 +200,6 @@ Jean-Yves Tinevez and Michael Zinsmaier.</license.copyrightOwners>
200200

201201
<!-- NB: Deploy releases to the SciJava Maven repository. -->
202202
<releaseProfiles>deploy-to-scijava</releaseProfiles>
203-
204-
<imglib2-roi.version>0.9.0</imglib2-roi.version>
205203
</properties>
206204

207205
<repositories>

0 commit comments

Comments
 (0)