Author: nickboldt
Date: 2012-09-06 14:40:16 -0400 (Thu, 06 Sep 2012)
New Revision: 43473
Modified:
trunk/build/parent/pom.xml
Log:
update included version of m2e, m2e-apt, m2e-wtp; rename ref in parent pom from
<m2e-apt> to <m2e> as it contains all the m2e-* stuff now
Modified: trunk/build/parent/pom.xml
===================================================================
--- trunk/build/parent/pom.xml 2012-09-06 17:54:33 UTC (rev 43472)
+++ trunk/build/parent/pom.xml 2012-09-06 18:40:16 UTC (rev 43473)
@@ -81,8 +81,8 @@
<!-- 5. extra requirements (for 3rd party "Extras" site) -->
<
jboss-requirements-composite-extras-mirror>http://download.jboss.org/j...
- <!-- JBIDE-11700, JBIDE-11865: latest stable build of m2e-apt for use with JBDS
product builds -->
- <
m2e-apt>http://download.jboss.org/jbosstools/updates/requirements/m2ec...
+ <!-- JBIDE-12294 latest stable build of m2e, m2e-wtp, and m2e-apt for use with JBDS
product builds -->
+ <
m2e>http://download.jboss.org/jbosstools/updates/requirements/m2eclips...
</properties>