Author: nickboldt
Date: 2010-07-26 22:44:35 -0400 (Mon, 26 Jul 2010)
New Revision: 23736
Modified:
trunk/parent-pom.xml
Log:
add
http://download.jboss.org/jbosstools/updates/helios/ to repos available for Helios
Modified: trunk/parent-pom.xml
===================================================================
--- trunk/parent-pom.xml 2010-07-26 23:39:52 UTC (rev 23735)
+++ trunk/parent-pom.xml 2010-07-27 02:44:35 UTC (rev 23736)
@@ -181,6 +181,17 @@
</activation>
<repositories>
<repository>
+ <id>helios-jboss-mirror</id>
+ <
url>http://download.jboss.org/jbosstools/updates/helios/</url>
+ <layout>p2</layout>
+ <snapshots>
+ <enabled>true</enabled>
+ </snapshots>
+ <releases>
+ <enabled>true</enabled>
+ </releases>
+ </repository>
+ <repository>
<id>helios</id>
<
url>http://download.eclipse.org/releases/helios/</url>
<layout>p2</layout>