We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86c85f7 commit 9b99cf9Copy full SHA for 9b99cf9
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.scijava</groupId>
7
<artifactId>pom-scijava</artifactId>
8
- <version>17.1.1</version>
+ <version>26.0.0</version>
9
<relativePath />
10
</parent>
11
@@ -83,8 +83,8 @@
83
<license.copyrightOwners>Board of Regents of the University of
84
Wisconsin-Madison.</license.copyrightOwners>
85
86
- <!-- NB: Deploy releases to the ImageJ Maven repository. -->
87
- <releaseProfiles>deploy-to-imagej</releaseProfiles>
+ <!-- NB: Deploy releases to the SciJava Maven repository. -->
+ <releaseProfiles>deploy-to-scijava</releaseProfiles>
88
</properties>
89
90
<dependencies>
0 commit comments