Author: tsurdilovic
Date: 2010-03-31 19:13:43 -0400 (Wed, 31 Mar 2010)
New Revision: 12345
Modified:
modules/drools/trunk/core/pom.xml
Log:
temporarily removed dependency for drools-workflowitems
Modified: modules/drools/trunk/core/pom.xml
===================================================================
--- modules/drools/trunk/core/pom.xml 2010-03-31 23:10:59 UTC (rev 12344)
+++ modules/drools/trunk/core/pom.xml 2010-03-31 23:13:43 UTC (rev 12345)
@@ -51,10 +51,12 @@
<groupId>org.drools</groupId>
<artifactId>drools-decisiontables</artifactId>
</dependency>
- <dependency>
+ <!-- TODO add back and check where
+ org.apache.commons:commons-cli:2.0-SNAPSHOT -->
+ <!-- <dependency>
<groupId>org.drools</groupId>
<artifactId>drools-workitems</artifactId>
- </dependency>
+ </dependency> -->
<!-- Test Dependencies -->
<dependency>
<groupId>junit</groupId>
Show replies by date