File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 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
9292 <license .licenseName>bsd_2</license .licenseName>
9393 <license .copyrightOwners>Max Planck Institute of Molecular Cell Biology and Genetics.</license .copyrightOwners>
9494
95- <!-- NB: Deploy releases to the ImageJ Maven repository. -->
96- <releaseProfiles >deploy-to-imagej </releaseProfiles >
95+ <!-- NB: Deploy releases to the SciJava Maven repository. -->
96+ <releaseProfiles >deploy-to-scijava </releaseProfiles >
9797 </properties >
9898
9999 <repositories >
100100 <repository >
101- <id >imagej .public</id >
102- <url >https://maven.imagej.net /content/groups/public</url >
101+ <id >scijava .public</id >
102+ <url >https://maven.scijava.org /content/groups/public</url >
103103 </repository >
104104 </repositories >
105105
You can’t perform that action at this time.
0 commit comments