Author: tcunning
Date: Thu Jun 16 17:06:02 2011
New Revision: 1136545
URL: http://svn.apache.org/viewvc?rev=1136545&view=rev
Log:
JUDDI-502
Correct JBoss repository - use the nexus one and not the deprecated one.
Modified:
juddi/trunk/pom.xml
Modified: juddi/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/juddi/trunk/pom.xml?rev=1136545&r1=1136544&r2=1136545&view=diff
==============================================================================
--- juddi/trunk/pom.xml (original)
+++ juddi/trunk/pom.xml Thu Jun 16 17:06:02 2011
@@ -298,7 +298,7 @@
<repository>
<id>jboss</id>
<name>JBoss Repository</name>
- <url>http://repository.jboss.org/maven2</url>
+
<url>http://repository.jboss.org/nexus/content/groups/public</url>
<layout>default</layout>
</repository>
</repositories>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]