Author: davsclaus
Date: Thu Nov 19 08:36:52 2009
New Revision: 882076

URL: http://svn.apache.org/viewvc?rev=882076&view=rev
Log:
CAMEL-1791: upgraded to quartz 1.6.6

Modified:
    camel/trunk/components/camel-quartz/pom.xml

Modified: camel/trunk/components/camel-quartz/pom.xml
URL: 
http://svn.apache.org/viewvc/camel/trunk/components/camel-quartz/pom.xml?rev=882076&r1=882075&r2=882076&view=diff
==============================================================================
--- camel/trunk/components/camel-quartz/pom.xml (original)
+++ camel/trunk/components/camel-quartz/pom.xml Thu Nov 19 08:36:52 2009
@@ -50,7 +50,7 @@
         </dependency>
         <dependency>
             <groupId>opensymphony</groupId>
-            <artifactId>quartz-all</artifactId>
+            <artifactId>quartz</artifactId>
             <version>${quartz-version}</version>
         </dependency>
         <!-- commons-collections is needed at runtime by quartz -->


Reply via email to