[jbpm-commits] JBoss JBPM SVN: r2103 - jbpm3/trunk/modules/enterprise.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Sep 4 07:58:50 EDT 2008


Author: alex.guizar at jboss.com
Date: 2008-09-04 07:58:50 -0400 (Thu, 04 Sep 2008)
New Revision: 2103

Modified:
   jbpm3/trunk/modules/enterprise/pom.xml
Log:
removing cactus version (again!) after inadvertedly committing it

Modified: jbpm3/trunk/modules/enterprise/pom.xml
===================================================================
--- jbpm3/trunk/modules/enterprise/pom.xml	2008-09-04 06:50:59 UTC (rev 2102)
+++ jbpm3/trunk/modules/enterprise/pom.xml	2008-09-04 11:58:50 UTC (rev 2103)
@@ -60,7 +60,6 @@
     <dependency>
       <groupId>org.apache.cactus</groupId>
       <artifactId>cactus.core.framework.wrapper.javaEE.14</artifactId>
-      <version>1.8.0</version>
       <scope>test</scope>
       <exclusions>
         <exclusion>
@@ -79,7 +78,6 @@
     <dependency>
       <groupId>org.apache.cactus</groupId>
       <artifactId>cactus.integration.shared.api</artifactId>
-      <version>1.8.0</version>
       <scope>test</scope>
       <exclusions>
         <exclusion>




More information about the jbpm-commits mailing list