Skip to content

Commit 9b99cf9

Browse files
committed
POM: maven.imagej.net -> maven.scijava.org
1 parent 86c85f7 commit 9b99cf9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

@@ -83,8 +83,8 @@
8383
<license.copyrightOwners>Board of Regents of the University of
8484
Wisconsin-Madison.</license.copyrightOwners>
8585

86-
<!-- NB: Deploy releases to the ImageJ Maven repository. -->
87-
<releaseProfiles>deploy-to-imagej</releaseProfiles>
86+
<!-- NB: Deploy releases to the SciJava Maven repository. -->
87+
<releaseProfiles>deploy-to-scijava</releaseProfiles>
8888
</properties>
8989

9090
<dependencies>

0 commit comments

Comments
 (0)