[weld-commits] Weld SVN: r6739 - api/trunk/bom.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Wed Jul 21 08:03:30 EDT 2010


Author: kpiwko at redhat.com
Date: 2010-07-21 08:03:30 -0400 (Wed, 21 Jul 2010)
New Revision: 6739

Modified:
   api/trunk/bom/pom.xml
Log:
Replaced URL to JBoss Nexus Snapshots repository on sonatype

Modified: api/trunk/bom/pom.xml
===================================================================
--- api/trunk/bom/pom.xml	2010-07-21 12:03:16 UTC (rev 6738)
+++ api/trunk/bom/pom.xml	2010-07-21 12:03:30 UTC (rev 6739)
@@ -60,7 +60,7 @@
       <repository>
          <id>oss.sonatype.org/jboss-snapshots</id>
          <name>JBoss (Nexus) Snapshots Repository</name>
-         <url>http://oss.sonatype.org/content/repositories/jboss-snapshots</url>
+         <url>http://oss.sonatype.org/content/repositories/snapshots</url>
          <releases>
             <enabled>false</enabled>
          </releases>



More information about the weld-commits mailing list