[jbpm-commits] JBoss JBPM SVN: r2851 - jbpm3/branches/jbpm-3.3.0.GA/modules/simulation.

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Nov 10 09:33:39 EST 2008


Author: thomas.diesler at jboss.com
Date: 2008-11-10 09:33:38 -0500 (Mon, 10 Nov 2008)
New Revision: 2851

Modified:
   jbpm3/branches/jbpm-3.3.0.GA/modules/simulation/pom.xml
Log:
Use commons-digester-1.6

Modified: jbpm3/branches/jbpm-3.3.0.GA/modules/simulation/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.3.0.GA/modules/simulation/pom.xml	2008-11-10 13:49:01 UTC (rev 2850)
+++ jbpm3/branches/jbpm-3.3.0.GA/modules/simulation/pom.xml	2008-11-10 14:33:38 UTC (rev 2851)
@@ -60,7 +60,7 @@
     <dependency>
       <groupId>commons-digester</groupId>
       <artifactId>commons-digester</artifactId>
-      <version>1.7</version>
+      <version>1.6</version>
     </dependency>
     
     <!-- Test Dependencies -->




More information about the jbpm-commits mailing list