We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 74baab7 + aee8e9f commit f18c6c5Copy full SHA for f18c6c5
Makefile
@@ -7,7 +7,7 @@ SRC_ARCHIVE=$(PACKAGE_NAME)-$(VERSION)
7
SIGNING_KEY=056E8E56
8
GNUPG_PATH=~
9
10
-WEB_URL=http://stage.rabbitmq.com/
+WEB_URL=http://www.rabbitmq.com/
11
NEXUS_STAGE_URL=http://oss.sonatype.org/service/local/staging/deploy/maven2
12
13
AMQP_CODEGEN_DIR=$(shell fgrep sibling.codegen.dir build.properties | sed -e 's:sibling\.codegen\.dir=::')
0 commit comments