You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2010/10/23 14:16:48 UTC

svn commit: r1026609 - /incubator/isis/trunk/viewer/restful/pom.xml

Author: danhaywood
Date: Sat Oct 23 12:16:47 2010
New Revision: 1026609

URL: http://svn.apache.org/viewvc?rev=1026609&view=rev
Log:
updated jboss repository URL

Modified:
    incubator/isis/trunk/viewer/restful/pom.xml

Modified: incubator/isis/trunk/viewer/restful/pom.xml
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/viewer/restful/pom.xml?rev=1026609&r1=1026608&r2=1026609&view=diff
==============================================================================
--- incubator/isis/trunk/viewer/restful/pom.xml (original)
+++ incubator/isis/trunk/viewer/restful/pom.xml Sat Oct 23 12:16:47 2010
@@ -29,7 +29,7 @@
 		<!-- required for RestEasy -->
 		<repository>
 			<id>jboss</id>
-			<url>http://repository.jboss.org/maven2</url>
+			<url>http://repository.jboss.org/nexus/content/groups/public-jboss/</url>
 		</repository>
 		<repository>
 			<id>maven2-repository.dev.java.net</id>