Skip to content

Commit 8690c72

Browse files
committed
POM: maven.imagej.net -> maven.scijava.org
1 parent 42bdcdc commit 8690c72

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

@@ -88,8 +88,8 @@
8888
Wisconsin-Madison.</license.copyrightOwners>
8989
<license.excludes>**/script_templates/**</license.excludes>
9090

91-
<!-- NB: Deploy releases to the ImageJ Maven repository. -->
92-
<releaseProfiles>deploy-to-imagej</releaseProfiles>
91+
<!-- NB: Deploy releases to the SciJava Maven repository. -->
92+
<releaseProfiles>deploy-to-scijava</releaseProfiles>
9393

9494
<scala.version>2.12.1</scala.version>
9595
</properties>

0 commit comments

Comments
 (0)