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 >23.2 .0</version >
8+ <version >26.0 .0</version >
99 <relativePath />
1010 </parent >
1111
8181 <license .copyrightOwners>Friedrich Miescher Institute for Biomedical Research, Basel (Switzerland)</license .copyrightOwners>
8282 <license .excludes>**/scripts/**</license .excludes>
8383
84- <!-- NB: Deploy releases to the ImageJ Maven repository. -->
85- <releaseProfiles >deploy-to-imagej </releaseProfiles >
84+ <!-- NB: Deploy releases to the SciJava Maven repository. -->
85+ <releaseProfiles >deploy-to-scijava </releaseProfiles >
8686 </properties >
8787
8888 <repositories >
8989 <repository >
90- <id >imagej .public</id >
91- <url >https://maven.imagej.net /content/groups/public</url >
90+ <id >scijava .public</id >
91+ <url >https://maven.scijava.org /content/groups/public</url >
9292 </repository >
9393 </repositories >
9494
You can’t perform that action at this time.
0 commit comments