Author: richard.opalka(a)jboss.com
Date: 2009-02-24 08:57:48 -0500 (Tue, 24 Feb 2009)
New Revision: 9378
Modified:
stack/metro/branches/jbossws-metro-3.1.0/pom.xml
Log:
[JBWS-2515] remove useless repositories
Modified: stack/metro/branches/jbossws-metro-3.1.0/pom.xml
===================================================================
--- stack/metro/branches/jbossws-metro-3.1.0/pom.xml 2009-02-24 13:55:59 UTC (rev 9377)
+++ stack/metro/branches/jbossws-metro-3.1.0/pom.xml 2009-02-24 13:57:48 UTC (rev 9378)
@@ -381,24 +381,6 @@
</plugins>
</build>
- <!-- Repositories -->
- <repositories>
- <repository>
- <id>repository.jboss.org</id>
- <
url>http://repository.jboss.org/maven2</url>
- <snapshots>
- <enabled>false</enabled>
- </snapshots>
- </repository>
- <repository>
- <id>snapshots.jboss.org</id>
- <
url>http://snapshots.jboss.org/maven2</url>
- <snapshots>
- <enabled>true</enabled>
- </snapshots>
- </repository>
- </repositories>
-
<!-- Profiles -->
<profiles>
<!--