Skip to content

Commit 28e27a7

Browse files
committed
POM: maven.imagej.net -> maven.scijava.org
1 parent 1b55796 commit 28e27a7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 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>17.1.1</version>
8+
<version>26.0.0</version>
99
<relativePath />
1010
</parent>
1111

@@ -99,8 +99,8 @@ Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
9999
Institute of Molecular Cell Biology and Genetics.</license.copyrightOwners>
100100
<clojure.version>1.8.0</clojure.version>
101101

102-
<!-- NB: Deploy releases to the ImageJ Maven repository. -->
103-
<releaseProfiles>deploy-to-imagej</releaseProfiles>
102+
<!-- NB: Deploy releases to the SciJava Maven repository. -->
103+
<releaseProfiles>deploy-to-scijava</releaseProfiles>
104104
</properties>
105105

106106
<dependencies>

0 commit comments

Comments
 (0)