[jbpm-commits] JBoss JBPM SVN: r2599 - jbpm3/trunk.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Oct 23 08:18:48 EDT 2008


Author: heiko.braun at jboss.com
Date: 2008-10-23 08:18:48 -0400 (Thu, 23 Oct 2008)
New Revision: 2599

Modified:
   jbpm3/trunk/pom.xml
Log:
Add jboss repositories back to pom.xml

Modified: jbpm3/trunk/pom.xml
===================================================================
--- jbpm3/trunk/pom.xml	2008-10-23 09:09:59 UTC (rev 2598)
+++ jbpm3/trunk/pom.xml	2008-10-23 12:18:48 UTC (rev 2599)
@@ -389,6 +389,14 @@
     </site>
   </distributionManagement>
 
+   <!-- Repositories -->
+  <repositories>
+    <repository>
+      <id>repository.jboss.org</id>
+      <url>http://repository.jboss.org/maven2</url>
+    </repository>
+  </repositories>
+
   <!-- Profiles -->
   <profiles>
 




More information about the jbpm-commits mailing list