Skip to content

Commit 6716dcd

Browse files
committed
POM: maven.imagej.net -> maven.scijava.org
1 parent bd90d6b commit 6716dcd

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>24.0.0</version>
8+
<version>26.0.0</version>
99
<relativePath />
1010
</parent>
1111

@@ -90,8 +90,8 @@ Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
9090
Institute of Molecular Cell Biology and Genetics.</license.copyrightOwners>
9191
<license.excludes>**/script_templates/**</license.excludes>
9292

93-
<!-- NB: Deploy releases to the ImageJ Maven repository. -->
94-
<releaseProfiles>deploy-to-imagej</releaseProfiles>
93+
<!-- NB: Deploy releases to the SciJava Maven repository. -->
94+
<releaseProfiles>deploy-to-scijava</releaseProfiles>
9595

9696
<jython-shaded.version>2.7.1.1</jython-shaded.version>
9797
</properties>

0 commit comments

Comments
 (0)