changeset 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 20928eef3ccd
children a618dd6d80ea
files flys-artifacts/ChangeLog flys-artifacts/pom.xml
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog	Tue Jun 28 09:56:52 2011 +0000
+++ b/flys-artifacts/ChangeLog	Tue Jun 28 15:21:02 2011 +0000
@@ -1,3 +1,7 @@
+2011-06-28  Ingo Weinzierl <ingo@intevation.de>
+
+	* pom.xml: Repaired the JBoss repository which place has changed.
+
 2011-06-28  Ingo Weinzierl <ingo@intevation.de>
 
 	Tagged RELEASE 2.4
--- 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>

http://dive4elements.wald.intevation.org