Skip to content

Commit 6d963d3

Browse files
committed
POM: maven.imagej.net -> maven.scijava.org
1 parent ee1a99b commit 6d963d3

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

@@ -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.projectName>SciJava UI components for Java AWT.</license.projectName>
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
</properties>
9696

9797
<dependencies>

0 commit comments

Comments
 (0)