Mercurial > dive4elements > river
diff flys-artifacts/pom.xml @ 919:9e72d1c95b85
Fixed the JBoss Maven repository.
flys-artifacts/trunk@2263 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 28 Jun 2011 15:21:02 +0000 |
parents | 5d0e973f203e |
children | a618dd6d80ea |
line wrap: on
line diff
--- a/flys-artifacts/pom.xml Tue Jun 28 09:56:52 2011 +0000 +++ b/flys-artifacts/pom.xml Tue Jun 28 15:21:02 2011 +0000 @@ -100,7 +100,7 @@ <repository> <id>jboss-repo2</id> <name>JBoss repo2</name> - <url>http://repository.jboss.org/maven2</url> + <url>http://repository.jboss.org/nexus/content/groups/public/</url> </repository> </repositories> </project>