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 2013/01/14 23:52:02 UTC

svn commit: r1433193 - /karaf/cellar/branches/cellar-2.3.x/pom.xml

Author: jbonofre
Date: Mon Jan 14 22:52:02 2013
New Revision: 1433193

URL: http://svn.apache.org/viewvc?rev=1433193&view=rev
Log:
[KARAF-1977] Upgrade to OSGi 4.3.1

Modified:
    karaf/cellar/branches/cellar-2.3.x/pom.xml

Modified: karaf/cellar/branches/cellar-2.3.x/pom.xml
URL: http://svn.apache.org/viewvc/karaf/cellar/branches/cellar-2.3.x/pom.xml?rev=1433193&r1=1433192&r2=1433193&view=diff
==============================================================================
--- karaf/cellar/branches/cellar-2.3.x/pom.xml (original)
+++ karaf/cellar/branches/cellar-2.3.x/pom.xml Mon Jan 14 22:52:02 2013
@@ -46,7 +46,7 @@
         <junit.version>4.10</junit.version>
         <junit.bundle.version>4.10_1</junit.bundle.version>
         <karaf.version>2.3.0</karaf.version>
-        <osgi.version>4.3.0</osgi.version>
+        <osgi.version>4.3.1</osgi.version>
         <pax.exam.version>2.3.1</pax.exam.version>
         <pax.exam.karaf.version>0.5.3</pax.exam.karaf.version>
         <pax.url.version>1.3.5</pax.url.version>