Author: nickboldt
Date: 2011-05-29 02:10:28 -0400 (Sun, 29 May 2011)
New Revision: 31610
Modified:
branches/jbosstools-3.2.x/build/parent/pom.xml
Log:
3.2.x branch should use 3.2.x branch version of update-site-build.xml
Modified: branches/jbosstools-3.2.x/build/parent/pom.xml
===================================================================
--- branches/jbosstools-3.2.x/build/parent/pom.xml 2011-05-29 06:09:34 UTC (rev 31609)
+++ branches/jbosstools-3.2.x/build/parent/pom.xml 2011-05-29 06:10:28 UTC (rev 31610)
@@ -98,7 +98,7 @@
<tempfile property="ant.script"
destdir="${java.io.tmpdir}"
deleteonexit="true" />
<get
-
src="http://anonsvn.jboss.org/repos/jbosstools/trunk/build/parent/up...
+
src="http://anonsvn.jboss.org/repos/jbosstools/branches/jbosstools-3...
dest="${ant.script}" verbose="false"
usetimestamp="true" />
</then>
</if>