We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb3bc45 commit ee0bb05Copy full SHA for ee0bb05
1 file changed
bump-pom-scijava.sh
@@ -178,9 +178,6 @@ else
178
junit-benchmarks.version)
179
ga=org.scijava:junit-benchmarks
180
;;
181
- minimaven.version)
182
- ga=net.imagej:minimaven
183
- ;;
184
nar.version)
185
ga=com.github.maven-nar:nar-maven-plugin
186
@@ -196,7 +193,7 @@ else
196
193
scifio-lifesci.version)
197
194
ga=io.scif:scifio-lifesci
198
195
199
- scijava-common.version|scijava-maven-plugin.version)
+ scijava-common.version|scijava-maven-plugin.version|minimaven.version)
200
ga=org.scijava:${property%.version}
201
202
*)
0 commit comments