Author: nickboldt
Date: 2012-05-14 13:39:38 -0400 (Mon, 14 May 2012)
New Revision: 40997
Modified:
branches/jbosstools-3.3.0.Beta3/build/parent/pom.xml
Log:
JBIDE-11700: add property for latest stable build of m2e-apt; for use with JBDS product
builds
Modified: branches/jbosstools-3.3.0.Beta3/build/parent/pom.xml
===================================================================
--- branches/jbosstools-3.3.0.Beta3/build/parent/pom.xml 2012-05-14 17:38:23 UTC (rev
40996)
+++ branches/jbosstools-3.3.0.Beta3/build/parent/pom.xml 2012-05-14 17:39:38 UTC (rev
40997)
@@ -74,6 +74,9 @@
<coverage.filter>org.jboss.tools.*</coverage.filter>
<requirements.root>${basedir}/../../../requirements</requirements.root>
<requirement.build.root>${requirements.root}/target</requirement.build.root>
+
+ <!-- JBIDE-11700: latest stable build of m2e-apt for use with JBDS product builds
-->
+ <
m2e-apt>http://download.jboss.org/jbosstools/updates/requirements/m2ec...
</properties>