You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2011/07/23 11:42:22 UTC

svn commit: r1150078 - /servicemix/smx4/features/trunk/pom.xml

Author: jbonofre
Date: Sat Jul 23 09:42:22 2011
New Revision: 1150078

URL: http://svn.apache.org/viewvc?rev=1150078&view=rev
Log:
[SMX4-887] Upgrade to Quartz 1.8.5

Modified:
    servicemix/smx4/features/trunk/pom.xml

Modified: servicemix/smx4/features/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/pom.xml?rev=1150078&r1=1150077&r2=1150078&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Sat Jul 23 09:42:22 2011
@@ -169,7 +169,7 @@
         <osworkflow.bundle.version>2.7.0_4</osworkflow.bundle.version>
         <oro.bundle.version>2.0.8_4</oro.bundle.version>
         <propertyset.bundle.version>1.3_4</propertyset.bundle.version>
-        <quartz.bundle.version>1.8.3_2</quartz.bundle.version>
+        <quartz.bundle.version>1.8.5_1-SNAPSHOT</quartz.bundle.version>
         <rhino.bundle.version>1.7R1_3</rhino.bundle.version>
         <saaj-impl.bundle.version>1.3.2_2</saaj-impl.bundle.version>
         <saxon.bundle.version>9.1.0.8_1</saxon.bundle.version>