You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ks...@apache.org on 2014/06/13 22:52:27 UTC

git commit: SM-2328: Downgrade to Karaf 2.3.4

Repository: servicemix
Updated Branches:
  refs/heads/servicemix-5.0.x 3a4e30990 -> 8ed9c0c52


SM-2328: Downgrade to Karaf 2.3.4

(Cherry picked from the commit aebf7f2dfcfe689fbc5a8cb60aef8b3951e994ae)


Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/8ed9c0c5
Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/8ed9c0c5
Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/8ed9c0c5

Branch: refs/heads/servicemix-5.0.x
Commit: 8ed9c0c5281d4be7e32119b2ee856788eea88066
Parents: 3a4e309
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Thu Jun 12 17:03:43 2014 +0200
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Fri Jun 13 22:43:35 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix/blob/8ed9c0c5/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 5396689..973aa6a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -43,7 +43,7 @@
     <cxf.version>2.7.10</cxf.version>
 
     <felix.obr.version>1.6.6</felix.obr.version>
-    <karaf.version>2.3.5</karaf.version>
+    <karaf.version>2.3.4</karaf.version>
     <aries.proxy.version>1.0.2</aries.proxy.version>
     <aries.util.version>1.1.0</aries.util.version>
     <aries.blueprint.core.version>1.4.0</aries.blueprint.core.version>