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 de30b1a commit a115876Copy full SHA for a115876
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>net.imglib2</groupId>
7
<artifactId>pom-imglib2</artifactId>
8
- <version>11.0.1</version>
+ <version>11.1.1</version>
9
<relativePath />
10
</parent>
11
@@ -200,9 +200,6 @@ Jean-Yves Tinevez and Michael Zinsmaier.</license.copyrightOwners>
200
<!-- NB: Deploy releases to the ImageJ Maven repository. -->
201
<releaseProfiles>deploy-to-imagej</releaseProfiles>
202
203
- <imglib2.version>5.6.0</imglib2.version>
204
- <imglib2-realtransform.version>2.0.0-beta-39</imglib2-realtransform.version>
205
- <jitk-tps.version>3.0.0</jitk-tps.version>
206
</properties>
207
208
<repositories>
0 commit comments