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 2014/07/02 19:25:45 UTC

git commit: [KARAF-2279] Upgrade to OSGi Core 5.0.0 [KARAF-2565] Upgrade to OSGi Compendium 5.0.0

Repository: karaf
Updated Branches:
  refs/heads/karaf-2.x 2253d98c7 -> 29a6965e5


[KARAF-2279] Upgrade to OSGi Core 5.0.0
[KARAF-2565] Upgrade to OSGi Compendium 5.0.0


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/29a6965e
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/29a6965e
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/29a6965e

Branch: refs/heads/karaf-2.x
Commit: 29a6965e5977fcbb3b24a657ee88c1eee4b681a4
Parents: 2253d98
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Jul 2 19:25:01 2014 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Jul 2 19:25:01 2014 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/29a6965e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ccce3eb..2b1a451 100644
--- a/pom.xml
+++ b/pom.xml
@@ -196,7 +196,7 @@
         <maven.version>3.0-alpha-2</maven.version>
         <mina.version>2.0.7</mina.version>
         <openwebbeans.version>1.2.1</openwebbeans.version>
-        <osgi.version>4.3.1</osgi.version>
+        <osgi.version>5.0.0</osgi.version>
         <org.json.version>20131018</org.json.version>
         <pax.base.version>1.4.0</pax.base.version>
         <pax.cdi.version>0.7.0</pax.cdi.version>