Author: ningjiang Date: Wed Feb 24 14:26:33 2010 New Revision: 915801 URL: http://svn.apache.org/viewvc?rev=915801&view=rev Log: CAMEL-2479 applied patch with thanks to Christian
Modified: camel/trunk/parent/pom.xml Modified: camel/trunk/parent/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=915801&r1=915800&r2=915801&view=diff ============================================================================== --- camel/trunk/parent/pom.xml (original) +++ camel/trunk/parent/pom.xml Wed Feb 24 14:26:33 2010 @@ -960,11 +960,6 @@ <!-- optional scripting support --> <dependency> - <groupId>org.livetribe</groupId> - <artifactId>livetribe-jsr223</artifactId> - <version>2.0.3</version> - </dependency> - <dependency> <groupId>org.codehaus.groovy</groupId> <artifactId>groovy-all</artifactId> <version>${groovy-version}</version>