SLIDER-1148 Use dist-dev not dist-release
diff --git a/bin/release.xml b/bin/release.xml
index 603d1fc..518caf7 100644
--- a/bin/release.xml
+++ b/bin/release.xml
@@ -99,7 +99,7 @@
 
     <!-- SVN properties-->
     <property name="incubator.svn.url"
-      value="https://dist.apache.org/repos/dist/release/incubator" />
+      value="https://dist.apache.org/repos/dist/dev/incubator" />
     
     <!-- RC release properties-->
     <property name="svn.rc.dir" value="${svn.publish.dir}/${rc.name}" />