Skip to content

Commit b003cb7

Browse files
committed
bump-pom-scijava: deploy pom-scijava to OSS Sonatype
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent 2291a23 commit b003cb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)