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 5
5
<parent >
6
6
<groupId >org.scijava</groupId >
7
7
<artifactId >pom-scijava</artifactId >
8
- <version >23.2 .0</version >
8
+ <version >26.0 .0</version >
9
9
<relativePath />
10
10
</parent >
11
11
81
81
<license .copyrightOwners>Friedrich Miescher Institute for Biomedical Research, Basel (Switzerland)</license .copyrightOwners>
82
82
<license .excludes>**/scripts/**</license .excludes>
83
83
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 >
86
86
</properties >
87
87
88
88
<repositories >
89
89
<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 >
92
92
</repository >
93
93
</repositories >
94
94
You can’t perform that action at this time.
0 commit comments