[jbpm-commits] JBoss JBPM SVN: r5439 - jbpm4/trunk/modules/enterprise.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Aug 7 03:29:54 EDT 2009


Author: tom.baeyens at jboss.com
Date: 2009-08-07 03:29:53 -0400 (Fri, 07 Aug 2009)
New Revision: 5439

Modified:
   jbpm4/trunk/modules/enterprise/pom.xml
Log:
changed enterprise dependency on cactus to cactus.core

Modified: jbpm4/trunk/modules/enterprise/pom.xml
===================================================================
--- jbpm4/trunk/modules/enterprise/pom.xml	2009-08-06 20:26:09 UTC (rev 5438)
+++ jbpm4/trunk/modules/enterprise/pom.xml	2009-08-07 07:29:53 UTC (rev 5439)
@@ -59,7 +59,7 @@
 
     <dependency>
       <groupId>cactus</groupId>
-      <artifactId>cactus</artifactId>
+      <artifactId>cactus.core</artifactId>
       <scope>test</scope>
     </dependency>
 



More information about the jbpm-commits mailing list