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 3a428e2 commit e65334aCopy full SHA for e65334a
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
@@ -97,8 +97,8 @@
97
Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
98
Institute of Molecular Cell Biology and Genetics.</license.copyrightOwners>
99
100
- <!-- NB: Deploy releases to the ImageJ Maven repository. -->
101
- <releaseProfiles>deploy-to-imagej</releaseProfiles>
+ <!-- NB: Deploy releases to the SciJava Maven repository. -->
+ <releaseProfiles>deploy-to-scijava</releaseProfiles>
102
</properties>
103
104
<dependencies>
0 commit comments