Author: nickboldt
Date: 2011-03-25 13:07:59 -0400 (Fri, 25 Mar 2011)
New Revision: 30032
Modified:
branches/3.3.indigo/build/aggregate/site/pom.xml
Log:
replace
eclipse.org helios w/
jboss.org mirror
Modified: branches/3.3.indigo/build/aggregate/site/pom.xml
===================================================================
--- branches/3.3.indigo/build/aggregate/site/pom.xml 2011-03-25 17:07:54 UTC (rev 30031)
+++ branches/3.3.indigo/build/aggregate/site/pom.xml 2011-03-25 17:07:59 UTC (rev 30032)
@@ -15,7 +15,7 @@
<properties>
<!-- add more inputRepos into the composite metadata at the URL below. Therefore
need not edit this file and add dozens of URLs
which need to be called by Ant script later -->
- <
inputRepo1>http://download.jboss.org/jbosstools/builds/staging/_compos...
+ <
inputRepo1>http://download.jboss.org/jbosstools/builds/staging/_compos...
<inputRepos>1</inputRepos>
</properties>
@@ -98,8 +98,8 @@
</snapshots>
</repository>
<repository>
- <id>helios</id>
- <
url>http://download.eclipse.org/releases/helios/</url>
+ <id>jbosstools-requirements-composite-mirror</id>
+ <
url>http://download.jboss.org/jbosstools/updates/indigo/</url>
<layout>p2</layout>
<snapshots>
<enabled>true</enabled>
@@ -109,4 +109,4 @@
</releases>
</repository>
</repositories>
-</project>
\ No newline at end of file
+</project>