File tree Expand file tree Collapse file tree 1 file changed +7
-10
lines changed Expand file tree Collapse file tree 1 file changed +7
-10
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 >27 .0.1 </version >
8
+ <version >28 .0.0 </version >
9
9
<relativePath />
10
10
</parent >
11
11
100
100
<license .copyrightOwners>Board of Regents of the University of
101
101
Wisconsin-Madison, and Friedrich Miescher Institute for Biomedical Research.</license .copyrightOwners>
102
102
103
- <scijava-common .version>2.81.0</scijava-common .version>
104
-
105
103
<!-- NB: Deploy releases to the SciJava Maven repository. -->
106
104
<releaseProfiles >deploy-to-scijava</releaseProfiles >
107
105
</properties >
108
106
109
- <repositories >
110
- <repository >
111
- <id >scijava.public</id >
112
- <url >https://maven.scijava.org/content/groups/public</url >
113
- </repository >
114
- </repositories >
115
-
116
107
<dependencies >
117
108
<dependency >
118
109
<groupId >org.scijava</groupId >
@@ -127,4 +118,10 @@ Wisconsin-Madison, and Friedrich Miescher Institute for Biomedical Research.</li
127
118
</dependency >
128
119
</dependencies >
129
120
121
+ <repositories >
122
+ <repository >
123
+ <id >scijava.public</id >
124
+ <url >https://maven.scijava.org/content/groups/public</url >
125
+ </repository >
126
+ </repositories >
130
127
</project >
You can’t perform that action at this time.
0 commit comments