[jbosstools-commits] JBoss Tools SVN: r22552 - branches/3.2.helios.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Fri Jun 4 12:09:05 EDT 2010


Author: nickboldt
Date: 2010-06-04 12:09:04 -0400 (Fri, 04 Jun 2010)
New Revision: 22552

Modified:
   branches/3.2.helios/parent-pom.xml
Log:
add eclipse 3.6milestones site

Modified: branches/3.2.helios/parent-pom.xml
===================================================================
--- branches/3.2.helios/parent-pom.xml	2010-06-04 16:05:24 UTC (rev 22551)
+++ branches/3.2.helios/parent-pom.xml	2010-06-04 16:09:04 UTC (rev 22552)
@@ -199,7 +199,7 @@
 					</releases>
 				</repository>
 				<repository>
-					<id>eclipse36</id>
+					<id>eclipse36r</id>
 					<url>http://download.eclipse.org/eclipse/updates/3.6/</url>
 					<layout>p2</layout>
 					<snapshots>
@@ -210,6 +210,17 @@
 					</releases>
 				</repository>
 				<repository>
+					<id>eclipse36m</id>
+					<url>http://download.eclipse.org/eclipse/updates/3.6milestones/</url>
+					<layout>p2</layout>
+					<snapshots>
+						<enabled>true</enabled>
+					</snapshots>
+					<releases>
+						<enabled>true</enabled>
+					</releases>
+				</repository>
+				<repository>
 					<id>birt26r</id>
 					<url>http://download.eclipse.org/birt/update-site/2.6/</url>
 					<layout>p2</layout>



More information about the jbosstools-commits mailing list