Skip to content

Commit b003cb7

Browse files
committed
bump-pom-scijava: deploy pom-scijava to OSS Sonatype
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 2291a23 commit b003cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bump-pom-scijava.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,4 +224,4 @@ commit_and_push "Increase pom-scijava version to $new_version" \
224224
-m "$message" $pom
225225

226226
test -n "$skip_commit" ||
227-
mvn -DupdateReleaseInfo=true deploy
227+
mvn -DupdateReleaseInfo=true -Dsonatype-oss-release deploy nexus-staging:release

0 commit comments

Comments
 (0)