[jbosstools-commits] JBoss Tools SVN: r31610 - branches/jbosstools-3.2.x/build/parent.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Sun May 29 02:10:28 EDT 2011


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/update-site-build.xml"
+													src="http://anonsvn.jboss.org/repos/jbosstools/branches/jbosstools-3.2.x/build/parent/update-site-build.xml"
 													dest="${ant.script}" verbose="false" usetimestamp="true" />
 											</then>
 										</if>



More information about the jbosstools-commits mailing list