[jbpm-commits] JBoss JBPM SVN: r3315 - jbpm4/trunk.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Dec 10 07:51:17 EST 2008


Author: tom.baeyens at jboss.com
Date: 2008-12-10 07:51:17 -0500 (Wed, 10 Dec 2008)
New Revision: 3315

Modified:
   jbpm4/trunk/pom.xml
Log:
changed repository snapshots.jboss.com into snapshots.jboss.org

Modified: jbpm4/trunk/pom.xml
===================================================================
--- jbpm4/trunk/pom.xml	2008-12-10 12:36:46 UTC (rev 3314)
+++ jbpm4/trunk/pom.xml	2008-12-10 12:51:17 UTC (rev 3315)
@@ -325,7 +325,7 @@
     </repository>
     <repository>
       <id>snapshots.jboss.org</id>
-      <url>http://snapshots.jboss.com/maven2</url>
+      <url>http://snapshots.jboss.org/maven2</url>
       <snapshots>
         <enabled>true</enabled>
       </snapshots>
@@ -363,8 +363,8 @@
       </snapshots>
     </pluginRepository>
     <pluginRepository>
-      <id>snapshots.jboss.com</id>
-      <url>http://snapshots.jboss.com/maven2</url>
+      <id>snapshots.jboss.org</id>
+      <url>http://snapshots.jboss.org/maven2</url>
       <snapshots>
         <enabled>true</enabled>
       </snapshots>




More information about the jbpm-commits mailing list