From 8dca53f48a5ca3c665ab297cc7a9be19bb6f3ffd Mon Sep 17 00:00:00 2001 From: Rajith Muditha Attapattu Date: Mon, 15 Dec 2008 18:25:14 +0000 Subject: Changed the URL for the svn repo to point to the new location git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@726759 13f79535-47bb-0310-9956-ffa450edef68 --- bin/release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/release.sh b/bin/release.sh index c029403036..9fc9d3712c 100755 --- a/bin/release.sh +++ b/bin/release.sh @@ -32,7 +32,7 @@ fi set -xe -svn export -r ${REV} https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid qpid-${VER} +svn export -r ${REV} https://svn.apache.org/repos/asf/qpid/trunk/qpid qpid-${VER} mkdir artifacts -- cgit v1.2.1