Author: heiko.braun(a)jboss.com
Date: 2008-11-10 04:24:15 -0500 (Mon, 10 Nov 2008)
New Revision: 2837
Modified:
jbpm3/branches/jbpm-3.3.0.GA/modules/simulation/pom.xml
Log:
set digester version 1.7. Exclude -brew
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 08:21:20 UTC (rev
2836)
+++ jbpm3/branches/jbpm-3.3.0.GA/modules/simulation/pom.xml 2008-11-10 09:24:15 UTC (rev
2837)
@@ -60,7 +60,7 @@
<dependency>
<groupId>commons-digester</groupId>
<artifactId>commons-digester</artifactId>
- <version>[1.7]</version>
+ <version>1.7</version>
</dependency>
<!-- Test Dependencies -->