Author: manaRH
Date: 2012-10-09 10:35:02 -0400 (Tue, 09 Oct 2012)
New Revision: 15243
Modified:
branches/enterprise/WFK-2_1/examples/groovybooking/groovybooking-web/pom.xml
Log:
don't need jdt:core dep in groovybooking example
Modified: branches/enterprise/WFK-2_1/examples/groovybooking/groovybooking-web/pom.xml
===================================================================
---
branches/enterprise/WFK-2_1/examples/groovybooking/groovybooking-web/pom.xml 2012-10-09
14:34:54 UTC (rev 15242)
+++
branches/enterprise/WFK-2_1/examples/groovybooking/groovybooking-web/pom.xml 2012-10-09
14:35:02 UTC (rev 15243)
@@ -68,10 +68,10 @@
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
</dependency>
- <dependency>
+ <!-- <dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>core</artifactId>
- </dependency>
+ </dependency>-->
<dependency>
<groupId>org.drools</groupId>
<artifactId>drools-core</artifactId>
Show replies by date