Author: nickboldt
Date: 2012-05-28 16:14:58 -0400 (Mon, 28 May 2012)
New Revision: 41492
Modified:
trunk/build/parent/pom.xml
Log:
bump trunk to juno M6 (JBIDE-11622)
Modified: trunk/build/parent/pom.xml
===================================================================
--- trunk/build/parent/pom.xml 2012-05-28 20:14:52 UTC (rev 41491)
+++ trunk/build/parent/pom.xml 2012-05-28 20:14:58 UTC (rev 41492)
@@ -34,22 +34,22 @@
</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.3.indigo.SR2/</local.site>
+ <local.site>file:///${user.home}/.m2/jbosstools-target-platform_3.4.juno.M6/</local.site>
<!-- 2a. URL of latest JBT nightly staging composite site (all the components
in once place) -->
- <!-- for trunk use _composite_/trunk; for 3.3_stable_branch, use
_composite_/3.3.indigo -->
+ <!-- for trunk use _composite_/trunk; for 3.4_stable_branch, use
_composite_/3.4.juno -->
<
jbosstools-nightly-staging-composite>http://download.jboss.org/jbossto...
<!-- this site is not enabled by default as SOA Tooling is a downstream project
(sorta). -->
<
jbosstools-nightly-staging-composite-soa-tooling>http://download.jboss...
<!-- 2b. or use -Plocal.composite
-Dlocal.composite=file:///path/to/mirror/of/composite/staging/site/ -->
- <!-- for trunk use _composite_/trunk; for 3.3_stable_branch, use
_composite_/3.3.indigo -->
+ <!-- for trunk use _composite_/trunk; for 3.4_stable_branch, use
_composite_/3.4.juno -->
<local.composite>file:///home/hudson/static_build_env/jbds/builds/staging/_composite_/core/trunk/</local.composite>
<local.composite-soa-tooling>file:///home/hudson/static_build_env/jbds/builds/staging/_composite_/soa-tooling/trunk/</local.composite-soa-tooling>
@@ -702,7 +702,7 @@
</property>
</activation>
<properties>
- <local.site>file:///home/hudson/static_build_env/jbds/target-platform_3.3.indigo.SR2/e372M-wtp332M.target/</local.site>
+ <local.site>file:///home/hudson/static_build_env/jbds/target-platform_3.4.juno.M6/e42M6-wtp34M6.target/</local.site>
</properties>
<build>
<plugins>