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/08/02 11:47:49 UTC

git commit: SM-2320: Upgrade to Karaf 2.3.6

Repository: servicemix
Updated Branches:
  refs/heads/servicemix-5.0.x 8e73b5073 -> e07189c68


SM-2320: Upgrade to Karaf 2.3.6


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

Branch: refs/heads/servicemix-5.0.x
Commit: e07189c68a24c68353fbdad4e007c262a7a6fb42
Parents: 8e73b50
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Sat Aug 2 11:46:22 2014 +0200
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Sat Aug 2 11:46:22 2014 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix/blob/e07189c6/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 308fad1..06b325c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -43,11 +43,11 @@
     <cxf.version>2.7.11</cxf.version>
 
     <felix.obr.version>1.6.6</felix.obr.version>
-    <karaf.version>2.3.6-SNAPSHOT</karaf.version>
+    <karaf.version>2.3.6</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>
-    <pax.logging.version>1.7.2</pax.logging.version>
+    <pax.logging.version>1.7.3</pax.logging.version>
 
     <akka.version>2.2.3</akka.version>
     <scala.version>2.10.2</scala.version>