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 1d7a4e4 commit 77e7acfCopy full SHA for 77e7acf
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.scijava</groupId>
7
<artifactId>pom-scijava</artifactId>
8
- <version>40.0.0</version>
+ <version>43.0.0</version>
9
<relativePath />
10
</parent>
11
@@ -117,9 +117,6 @@ Wisconsin-Madison and Google, Inc.</license.copyrightOwners>
117
118
<!-- NB: Deploy releases to the SciJava Maven repository. -->
119
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>
120
-
121
- <imagej-updater.version>2.0.0</imagej-updater.version>
122
- <classgraph.version>4.8.172</classgraph.version>
123
</properties>
124
125
<repositories>
0 commit comments