Author: nickboldt
Date: 2012-06-27 12:06:42 -0400 (Wed, 27 Jun 2012)
New Revision: 42246
Modified:
trunk/build/parent/pom.xml
Log:
JBIDE-11469 point parent pom at new Juno SR0 target platform
Modified: trunk/build/parent/pom.xml
===================================================================
--- trunk/build/parent/pom.xml 2012-06-27 15:03:15 UTC (rev 42245)
+++ trunk/build/parent/pom.xml 2012-06-27 16:06:42 UTC (rev 42246)
@@ -37,12 +37,12 @@
</target.platform.classifier.local>
<!-- 1a. URL of latest JBT target platform site -->
- <
jbosstools-target-site>http://download.jboss.org/jbosstools/updates/ta...
+ <
jbosstools-target-site>http://download.jboss.org/jbosstools/updates/ta...
<!-- 1b. or use -Plocal.site
-Dlocal.site=file:///${HOME}/trunk/build/target-platform/REPO/ -->
<!-- TODO: don't forget to update JBDS .updatesite jobs when this value changes!
-->
<!-- TODO: see also 'hudson' profile below for other default value -->
- <local.site>file:///${user.home}/.m2/jbosstools-target-platform_3.4.juno.M6/</local.site>
+ <local.site>file:///${user.home}/.m2/jbosstools-target-platform_3.4.juno.SR0/</local.site>
<!-- 2a. URL of latest JBT nightly staging composite site (all the components
in once place) -->
@@ -697,7 +697,7 @@
</property>
</activation>
<properties>
- <local.site>file:///home/hudson/static_build_env/jbds/target-platform_3.4.juno.M6/e42M6-wtp34M6.target/</local.site>
+ <local.site>file:///home/hudson/static_build_env/jbds/target-platform_3.4.juno.SR0/e420-wtp340.target/</local.site>
</properties>
<build>
<plugins>