You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@onami.apache.org by ol...@apache.org on 2012/12/09 09:12:04 UTC

svn commit: r1418832 - /incubator/onami/trunk/scheduler/pom.xml

Author: olamy
Date: Sun Dec  9 08:12:03 2012
New Revision: 1418832

URL: http://svn.apache.org/viewvc?rev=1418832&view=rev
Log:
last quartz 2.1.6

Modified:
    incubator/onami/trunk/scheduler/pom.xml

Modified: incubator/onami/trunk/scheduler/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/scheduler/pom.xml?rev=1418832&r1=1418831&r2=1418832&view=diff
==============================================================================
--- incubator/onami/trunk/scheduler/pom.xml (original)
+++ incubator/onami/trunk/scheduler/pom.xml Sun Dec  9 08:12:03 2012
@@ -77,7 +77,7 @@
     <dependency>
       <groupId>org.quartz-scheduler</groupId>
       <artifactId>quartz</artifactId>
-      <version>2.0.0</version>
+      <version>2.1.6</version>
       <scope>compile</scope>
     </dependency>