[jbosstools-commits] JBoss Tools SVN: r43761 - trunk/build/parent.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Mon Sep 17 13:10:34 EDT 2012
Author: nickboldt
Date: 2012-09-17 13:10:33 -0400 (Mon, 17 Sep 2012)
New Revision: 43761
Modified:
trunk/build/parent/pom.xml
Log:
bump version of m2e-wtp used by JBDS poms to 20120917-1234 snapshot
Modified: trunk/build/parent/pom.xml
===================================================================
--- trunk/build/parent/pom.xml 2012-09-17 17:05:53 UTC (rev 43760)
+++ trunk/build/parent/pom.xml 2012-09-17 17:10:33 UTC (rev 43761)
@@ -81,8 +81,8 @@
<!-- 5. extra requirements (for 3rd party "Extras" site) -->
<jboss-requirements-composite-extras-mirror>http://download.jboss.org/jbosstools/updates/juno/extras/</jboss-requirements-composite-extras-mirror>
- <!-- 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/m2eclipse/20120905-1550/</m2e>
+ <!-- JBIDE-12294, JBIDE-12629 latest stable build of m2e, m2e-wtp, and m2e-apt for use with JBDS product builds -->
+ <m2e>http://download.jboss.org/jbosstools/updates/requirements/m2eclipse/20120917-1234/</m2e>
</properties>
More information about the jbosstools-commits
mailing list