8000 Merge branch 'stable' · liborange/rabbitmq-java-client@7dbfd3f · GitHub
[go: up one dir, main page]

Skip to content

Commit 7dbfd3f

Browse files
Merge branch 'stable'
2 parents 208432c + 88acf07 commit 7dbfd3f

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

Makefile

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -83,15 +83,6 @@ stage-and-promote-maven-bundle:
8383
amqp-client-$(VERSION).pom \
8484
amqp-client-$(VERSION).jar \
8585
amqp-client-$(VERSION)-javadoc.jar \
86-
amqp-client-$(VERSION)-sources.jar && \
87-
mvn org.sonatype.plugins:nexus-maven-plugin:$(MAVEN_NEXUS_VERSION):staging-close \
88-
org.sonatype.plugins:nexus-maven-plugin:$(MAVEN_NEXUS_VERSION):staging-promote \
89-
-Dnexus.url=http://oss.sonatype.org \
90-
-Dnexus.username=$$NEXUS_USERNAME \
91-
-Dnexus.password=$$NEXUS_PASSWORD \
92-
-Dnexus.promote.autoSelectOverride=true \
93-
-DtargetRepositoryId=releases \
94-
-B \
95-
-Dnexus.description="Public release of $$VERSION" \
86+
amqp-client-$(VERSION)-sources.jar \
9687
)
9788

0 commit comments

Comments
 (0)
0