[jbosstools-commits] JBoss Tools SVN: r41591 - branches/jbosstools-3.3.x/build/parent.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu May 31 15:07:45 EDT 2012


Author: nickboldt
Date: 2012-05-31 15:07:45 -0400 (Thu, 31 May 2012)
New Revision: 41591

Modified:
   branches/jbosstools-3.3.x/build/parent/pom.xml
Log:
update parent pom to point at newer H10 build of m2e-apt

Modified: branches/jbosstools-3.3.x/build/parent/pom.xml
===================================================================
--- branches/jbosstools-3.3.x/build/parent/pom.xml	2012-05-31 19:04:56 UTC (rev 41590)
+++ branches/jbosstools-3.3.x/build/parent/pom.xml	2012-05-31 19:07:45 UTC (rev 41591)
@@ -77,8 +77,8 @@
 		<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/m2eclipse/m2e-apt-1.0.0-2012-05-02_13-33-26-H9/</m2e-apt>
+		<!-- 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/m2eclipse/m2e-apt-1.0.0-2012-05-15_15-45-38-H10/</m2e-apt>
 		
 	</properties>
 



More information about the jbosstools-commits mailing list