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/11/11 04:40:40 UTC

karaf-cellar git commit: [KARAF-3356] Upgrade to Karaf 2.3.9

Repository: karaf-cellar
Updated Branches:
  refs/heads/cellar-2.3.x 356fcf30e -> 084bf9b40


[KARAF-3356] Upgrade to Karaf 2.3.9


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

Branch: refs/heads/cellar-2.3.x
Commit: 084bf9b40b0b4c007bcb4996f9ab5cc2295b9474
Parents: 356fcf3
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Tue Nov 11 04:40:15 2014 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Tue Nov 11 04:40:15 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/084bf9b4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f086b88..ee76bb2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
         <joda-time.version>2.1</joda-time.version>
         <junit.version>4.10</junit.version>
         <junit.bundle.version>4.10_1</junit.bundle.version>
-        <karaf.version>2.3.3</karaf.version>
+        <karaf.version>2.3.9</karaf.version>
         <osgi.version>4.3.1</osgi.version>
         <pax.exam.version>2.6.0</pax.exam.version>
         <pax.url.version>1.3.5</pax.url.version>