Author: jfrederic.clere(a)jboss.com
Date: 2013-07-30 12:19:03 -0400 (Tue, 30 Jul 2013)
New Revision: 3143
Modified:
trunk/build/unix/buildsrc.cluster.sh
Log:
Back to the commun repo.
Modified: trunk/build/unix/buildsrc.cluster.sh
===================================================================
--- trunk/build/unix/buildsrc.cluster.sh 2013-07-22 14:10:56 UTC (rev 3142)
+++ trunk/build/unix/buildsrc.cluster.sh 2013-07-30 16:19:03 UTC (rev 3143)
@@ -48,7 +48,7 @@
URLBASE=http://github.com/modcluster/mod_cluster/tarball/master
;;
*)
-
URLBASE=http://github.com/jfclere/mod_cluster/tarball/${tag}
+
URLBASE=http://github.com/modcluster/mod_cluster/tarball/${tag}
;;
esac
else