You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2014/02/21 16:45:17 UTC

git commit: Upgrade to karaf 2.3.4

Repository: camel
Updated Branches:
  refs/heads/master 560c40504 -> efcbc5a2b


Upgrade to karaf 2.3.4


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

Branch: refs/heads/master
Commit: efcbc5a2b1d2f2820627f9c53e6fd8014c910f8a
Parents: 560c405
Author: Claus Ibsen <da...@apache.org>
Authored: Fri Feb 21 16:46:56 2014 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Fri Feb 21 16:46:56 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/efcbc5a2/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 0e60975..59ae900 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -253,7 +253,7 @@
     <junit-version>4.11</junit-version>
     <jython-version>2.5.3</jython-version>
     <kafka-version>0.8.0</kafka-version>
-    <karaf-version>2.3.3</karaf-version>
+    <karaf-version>2.3.4</karaf-version>
     <kie-version>6.0.0.Final</kie-version>
     <krati-version>0.4.9</krati-version>
     <kxml2-bundle-version>2.3.0_2</kxml2-bundle-version>