We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f81a759 commit e5597aaCopy full SHA for e5597aa
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.scijava</groupId>
7
<artifactId>pom-scijava</artifactId>
8
- <version>26.0.0</version>
+ <version>31.1.0</version>
9
<relativePath />
10
</parent>
11
@@ -87,7 +87,6 @@ Wisconsin-Madison and Hadrien Mary.</license.copyrightOwners>
87
88
<groovy.version>2.4.10</groovy.version>
89
<ivy.version>2.4.0</ivy.version>
90
- <scijava-common.version>2.64.0</scijava-common.version>
91
92
<!-- NB: Deploy releases to the SciJava Maven repository. -->
93
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>
0 commit comments