[savara-commits] savara SVN: r500 - branches/1.1.x/tools.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Nov 25 19:47:27 EST 2010


Author: nickboldt
Date: 2010-11-25 19:47:27 -0500 (Thu, 25 Nov 2010)
New Revision: 500

Modified:
   branches/1.1.x/tools/pom.xml
Log:
switch URL for upstream pi4soa 3.1 update site

Modified: branches/1.1.x/tools/pom.xml
===================================================================
--- branches/1.1.x/tools/pom.xml	2010-11-22 12:30:28 UTC (rev 499)
+++ branches/1.1.x/tools/pom.xml	2010-11-26 00:47:27 UTC (rev 500)
@@ -68,8 +68,8 @@
 		</snapshots>
 	    </repository>
 		<repository>
-			<id>pi4soa</id>
-			<url>http://download.jboss.org/jbosstools/builds/staging/pi4soa/all/repo/</url>
+			<id>pi4soa-3.1</id>
+			<url>http://download.jboss.org/jbosstools/builds/staging/jbosstools-pi4soa-3.1_stable_branch/all/repo/</url>
 			<layout>p2</layout>
 			<snapshots>
 				<enabled>true</enabled>
@@ -80,7 +80,7 @@
 		</repository>
 		<repository>
 			<id>eclipse-helios</id>
-			<url>http://download.eclipse.org/releases/helios</url>
+			<url>http://download.eclipse.org/releases/helios/</url>
 			<layout>p2</layout>
 			<snapshots>
 				<enabled>true</enabled>



More information about the savara-commits mailing list