You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2013/01/22 12:58:43 UTC

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

Author: davsclaus
Date: Tue Jan 22 11:58:43 2013
New Revision: 1436853

URL: http://svn.apache.org/viewvc?rev=1436853&view=rev
Log:
Use osgi 4.3.1 which works better with java7

Modified:
    camel/trunk/parent/pom.xml

Modified: camel/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1436853&r1=1436852&r2=1436853&view=diff
==============================================================================
--- camel/trunk/parent/pom.xml (original)
+++ camel/trunk/parent/pom.xml Tue Jan 22 11:58:43 2013
@@ -279,7 +279,7 @@
     <opensaml-version>2.5.1_2</opensaml-version>
     <oro-bundle-version>2.0.8_6</oro-bundle-version>
     <oscache-bundle-version>2.4_5</oscache-bundle-version>
-    <osgi-version>4.3.0</osgi-version>
+    <osgi-version>4.3.1</osgi-version>
     <paranamer-bundle-version>2.4_1</paranamer-bundle-version>
     <pax-exam-version>2.6.0</pax-exam-version>
     <paxexam-karaf-container-version>1.0.0</paxexam-karaf-container-version>