We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad5155f commit d5c7d64Copy full SHA for d5c7d64
1 file changed
release-version.sh
@@ -102,7 +102,7 @@ net.sf.antcontrib:cpptasks-parallel:*|*:maven-nar-plugin:*)
102
INVALIDATE_NEXUS=t
103
;;
104
*:scijava-common:*|*:ij1-patcher:*|*:minimaven:*|org.scijava:junit-benchmarks:*\
105
-|org.scijava:jep:*|*:scijava-maven-plugin:*)
+|org.scijava:jep:*|*:scijava-maven-plugin:*|*:imagej-maven-plugin:*)
106
test -n "$GPG_KEYNAME" || die "Need to set GPG_KEYNAME"
107
test -n "$GPG_PASSPHRASE" || die "Need to set GPG_PASSPHRASE"
108
PROFILE=-Psonatype-oss-release
0 commit comments