Skip to content

Commit c8b8edc

Browse files
author
Steve Powell
committed
Put targetRepositoryId=releases back into parms for promote-maven-bundle
1 parent 86b0a3c commit c8b8edc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ stage-and-promote-maven-bundle: maven-bundle
8383
-Dnexus.username=$$NEXUS_USERNAME \
8484
-Dnexus.password=$$NEXUS_PASSWORD \
8585
-Dnexus.promote.autoSelectOverride=true \
86+
-DtargetRepositoryId=releases \
8687
-B \
8788
-Dnexus.description="Public release of $$VERSION" \
8889
)

0 commit comments

Comments
 (0)