[jbossws-commits] JBossWS SVN: r9380 - stack/native/branches/jbossws-native-3.1.0.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Tue Feb 24 09:02:00 EST 2009


Author: richard.opalka at jboss.com
Date: 2009-02-24 09:02:00 -0500 (Tue, 24 Feb 2009)
New Revision: 9380

Modified:
   stack/native/branches/jbossws-native-3.1.0/pom.xml
Log:
[JBWS-2515] removing useless repositories

Modified: stack/native/branches/jbossws-native-3.1.0/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.0/pom.xml	2009-02-24 13:59:03 UTC (rev 9379)
+++ stack/native/branches/jbossws-native-3.1.0/pom.xml	2009-02-24 14:02:00 UTC (rev 9380)
@@ -403,24 +403,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>
 




More information about the jbossws-commits mailing list