You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2012/10/12 16:05:08 UTC

svn commit: r1397570 - /karaf/cellar/trunk/pom.xml

Author: jbonofre
Date: Fri Oct 12 14:05:08 2012
New Revision: 1397570

URL: http://svn.apache.org/viewvc?rev=1397570&view=rev
Log:
[KARAF-1918] Upgrade to OSGi Compendium 4.3.0

Modified:
    karaf/cellar/trunk/pom.xml

Modified: karaf/cellar/trunk/pom.xml
URL: http://svn.apache.org/viewvc/karaf/cellar/trunk/pom.xml?rev=1397570&r1=1397569&r2=1397570&view=diff
==============================================================================
--- karaf/cellar/trunk/pom.xml (original)
+++ karaf/cellar/trunk/pom.xml Fri Oct 12 14:05:08 2012
@@ -46,7 +46,7 @@
         <junit.bundle.version>4.7_3</junit.bundle.version>
         <karaf.version>3.0.0-SNAPSHOT</karaf.version>
         <osgi.version>4.3.0</osgi.version>
-        <osgi.compendium.version>4.2.0</osgi.compendium.version>
+        <osgi.compendium.version>4.3.0</osgi.compendium.version>
         <pax.exam.version>2.3.0.M1</pax.exam.version>
         <pax.exam.karaf.version>0.4.0</pax.exam.karaf.version>
         <pax.url.version>1.2.8</pax.url.version>