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/01/04 14:30:04 UTC

git commit: Upgrade to Karaf 2.3.3

Updated Branches:
  refs/heads/cave-2.x ab5821575 -> 01142785c


Upgrade to Karaf 2.3.3


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

Branch: refs/heads/cave-2.x
Commit: 01142785c64d6f8f6204884a9637b8970d53c7f1
Parents: ab58215
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Sat Jan 4 14:29:48 2014 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Sat Jan 4 14:29:48 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf-cave/blob/01142785/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b93d4ad..d1aeae7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
         <felix.bundlerepository.version>1.6.6</felix.bundlerepository.version>
         <httpclient.version>4.2.5</httpclient.version>
         <jsoup.version>1.7.2</jsoup.version>
-        <karaf.version>2.3.2</karaf.version>
+        <karaf.version>2.3.3</karaf.version>
         <osgi.version>4.3.0</osgi.version>
         <wagon.version>1.0</wagon.version>
     </properties>