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

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue Jun 5 17:02:49 EDT 2012


Author: nickboldt
Date: 2012-06-05 17:02:48 -0400 (Tue, 05 Jun 2012)
New Revision: 41728

Modified:
   branches/jbosstools-3.3.x/build/parent/pom.xml
Log:
JBDS-2188 switch to http://download.jboss.org/jbosstools/updates/requirements/m2eclipse/m2e-apt-1.0.0-2012-06-05_16-15-59-H16/

Modified: branches/jbosstools-3.3.x/build/parent/pom.xml
===================================================================
--- branches/jbosstools-3.3.x/build/parent/pom.xml	2012-06-05 20:57:38 UTC (rev 41727)
+++ branches/jbosstools-3.3.x/build/parent/pom.xml	2012-06-05 21:02:48 UTC (rev 41728)
@@ -78,7 +78,7 @@
 		<requirement.build.root>${requirements.root}/target</requirement.build.root>
 
 		<!-- 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-06-04_15-08-51-H14/</m2e-apt>
+		<m2e-apt>http://download.jboss.org/jbosstools/updates/requirements/m2eclipse/m2e-apt-1.0.0-2012-06-05_16-15-59-H16/</m2e-apt>
 		
 	</properties>
 



More information about the jbosstools-commits mailing list