Author: nickboldt
Date: 2011-03-09 18:59:38 -0500 (Wed, 09 Mar 2011)
New Revision: 29658
Modified:
branches/3.3.indigo/build/parent/pom.xml
Log:
fix default path to local.site =
/home/hudson/static_build_env/jbds/target-platform_3.3.indigo/e37M5-wtp33M5.target/
Modified: branches/3.3.indigo/build/parent/pom.xml
===================================================================
--- branches/3.3.indigo/build/parent/pom.xml 2011-03-09 23:03:01 UTC (rev 29657)
+++ branches/3.3.indigo/build/parent/pom.xml 2011-03-09 23:59:38 UTC (rev 29658)
@@ -34,7 +34,7 @@
<
jbosstools-target-site>http://download.jboss.org/jbosstools/updates/ta...
<!-- pass in your own path using
-Dlocal.site=file://home/$user/trunk/build/target-platform/REPO/ -->
- <local.site>file://home/hudson/static_build_env/jbds/target-platform/e37M5-wtp33M5.target/</local.site>
+ <local.site>file://home/hudson/static_build_env/jbds/target-platform_3.3.indigo/e37M5-wtp33M5.target/</local.site>
</properties>
<build>