summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRajith Muditha Attapattu <rajith@apache.org>2008-12-15 18:25:14 +0000
committerRajith Muditha Attapattu <rajith@apache.org>2008-12-15 18:25:14 +0000
commita17a5eb8315c660d1ca9348a1f0f65f98ed34098 (patch)
tree9e1f13a4c1342a6f640179df163a4ea5cd958675
parentc66f069d9fcef17a885b3dbaed38a6c2120a6287 (diff)
downloadqpid-python-a17a5eb8315c660d1ca9348a1f0f65f98ed34098.tar.gz
Changed the URL for the svn repo to point to the new location
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@726759 13f79535-47bb-0310-9956-ffa450edef68
-rwxr-xr-xqpid/bin/release.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/bin/release.sh b/qpid/bin/release.sh
index c029403036..9fc9d3712c 100755
--- a/qpid/bin/release.sh
+++ b/qpid/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