Skip to content

Commit aee8e9f

Browse files
committed
Switch to www.rabbitmq.com by default (was stage.rabbitmq.com)
1 parent 1ab4163 commit aee8e9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ SRC_ARCHIVE=$(PACKAGE_NAME)-$(VERSION)
77
SIGNING_KEY=056E8E56
88
GNUPG_PATH=~
99

10-
WEB_URL=http://stage.rabbitmq.com/
10+
WEB_URL=http://www.rabbitmq.com/
1111
NEXUS_STAGE_URL=http://oss.sonatype.org/service/local/staging/deploy/maven2
1212

1313
AMQP_CODEGEN_DIR=$(shell fgrep sibling.codegen.dir build.properties | sed -e 's:sibling\.codegen\.dir=::')

0 commit comments

Comments
 (0)