You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2012/02/02 22:13:18 UTC

svn commit: r1239851 - /archiva/trunk/pom.xml

Author: olamy
Date: Thu Feb  2 21:13:18 2012
New Revision: 1239851

URL: http://svn.apache.org/viewvc?rev=1239851&view=rev
Log:
quartz 2.1.3

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1239851&r1=1239850&r2=1239851&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Thu Feb  2 21:13:18 2012
@@ -782,7 +782,7 @@
       <dependency>
         <groupId>org.quartz-scheduler</groupId>
         <artifactId>quartz</artifactId>
-        <version>2.1.2</version>
+        <version>2.1.3</version>
         <exclusions>
           <exclusion>
             <groupId>c3p0</groupId>