Skip to content

Commit f3c29bf

Browse files
committed
scijava-maven-plugin is OSS Sonatype-bound
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent 0e2df34 commit f3c29bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

release-version.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ net.sf.antcontrib:cpptasks-parallel:*|*:maven-nar-plugin:*)
102102
INVALIDATE_NEXUS=t
103103
;;
104104
*:scijava-common:*|*:ij1-patcher:*|*:minimaven:*|org.scijava:junit-benchmarks:*\
105-
|org.scijava:jep:*)
105+
|org.scijava:jep:*|*:scijava-maven-plugin:*)
106106
test -n "$GPG_KEYNAME" || die "Need to set GPG_KEYNAME"
107107
test -n "$GPG_PASSPHRASE" || die "Need to set GPG_PASSPHRASE"
108108
PROFILE=-Psonatype-oss-release

0 commit comments

Comments
 (0)