Skip to content

Commit 77e7acf

Browse files
committed
POM: update parent to pom-scijava 43.0.0
1 parent 1d7a4e4 commit 77e7acf

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pom.xml

Lines changed: 1 addition & 4 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>40.0.0</version>
8+
<version>43.0.0</version>
99
<relativePath />
1010
</parent>
1111

@@ -117,9 +117,6 @@ Wisconsin-Madison and Google, Inc.</license.copyrightOwners>
117117

118118
<!-- NB: Deploy releases to the SciJava Maven repository. -->
119119
<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>
123120
</properties>
124121

125122
<repositories>

0 commit comments

Comments
 (0)