[jboss-svn-commits] JBL Code SVN: r32781 - labs/jbossrules/trunk.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri May 7 10:06:27 EDT 2010


Author: Rikkola
Date: 2010-05-07 10:06:26 -0400 (Fri, 07 May 2010)
New Revision: 32781

Modified:
   labs/jbossrules/trunk/pom.xml
Log:
updating the maven repository urls

Modified: labs/jbossrules/trunk/pom.xml
===================================================================
--- labs/jbossrules/trunk/pom.xml	2010-05-07 12:48:01 UTC (rev 32780)
+++ labs/jbossrules/trunk/pom.xml	2010-05-07 14:06:26 UTC (rev 32781)
@@ -1403,7 +1403,7 @@
       <snapshotRepository>
          <id>jboss-snapshots-repository</id>
          <name>JBoss Snapshot Repository</name>
-         <url>dav:https://repository.jboss.org/nexus/content/repositories/snapshots/</url>
+         <url>https://repository.jboss.org/nexus/content/repositories/snapshots/</url>
       </snapshotRepository>
       <!-- TODO configure this if it's needed -->
       <!--<repository>-->



More information about the jboss-svn-commits mailing list