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 0f1a877 commit 8fdc799Copy full SHA for 8fdc799
release-version.sh
@@ -101,7 +101,7 @@ net.sf.antcontrib:cpptasks-parallel:*|*:maven-nar-plugin:*)
101
PROFILE=-Psonatype-oss-release
102
INVALIDATE_NEXUS=t
103
;;
104
-*:scijava-common:*|*:ij1-patcher:*|*:minimaven:*)
+*:scijava-common:*|*:ij1-patcher:*|*:minimaven:*|org.scijava:junit-benchmarks:*)
105
test -n "$GPG_KEYNAME" || die "Need to set GPG_KEYNAME"
106
test -n "$GPG_PASSPHRASE" || die "Need to set GPG_PASSPHRASE"
107
0 commit comments