You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by cm...@apache.org on 2011/11/06 22:53:33 UTC

svn commit: r1198577 - /camel/trunk/parent/pom.xml

Author: cmueller
Date: Sun Nov  6 21:53:33 2011
New Revision: 1198577

URL: http://svn.apache.org/viewvc?rev=1198577&view=rev
Log:
CAMEL-4635: Upgrade org.apache.servicemix.bundles:org.apache.servicemix.bundles.ognl 2.7.3_3 -> 3.0.2_1

Modified:
    camel/trunk/parent/pom.xml

Modified: camel/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1198577&r1=1198576&r2=1198577&view=diff
==============================================================================
--- camel/trunk/parent/pom.xml (original)
+++ camel/trunk/parent/pom.xml Sun Nov  6 21:53:33 2011
@@ -123,7 +123,7 @@
     <mybatis-version>3.0.6</mybatis-version>
     <netty-bundle-version>3.2.6.Final_1</netty-bundle-version>
     <ode-version>1.3.3</ode-version>
-    <ognl-version>2.7.3_3</ognl-version>
+    <ognl-version>3.0.2_1</ognl-version>
     <osgi-version>4.2.0</osgi-version>
     <pax-exam-version>1.2.4</pax-exam-version>
     <pax-runner-version>1.6.1</pax-runner-version>