You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gg...@apache.org on 2015/07/20 14:52:04 UTC

[06/14] camel git commit: [CAMEL-8948] Upgrade to blueprint-core-1.4.4 with fixed NS handler registration

[CAMEL-8948] Upgrade to blueprint-core-1.4.4 with fixed NS handler registration


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

Branch: refs/heads/master
Commit: aa3793121b6778a5053650c355fe2bdb0644f4a1
Parents: c52c919
Author: Grzegorz Grzybek <gr...@gmail.com>
Authored: Fri Jul 17 08:09:29 2015 +0200
Committer: Grzegorz Grzybek <gr...@gmail.com>
Committed: Mon Jul 20 14:51:37 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/aa379312/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 367d2d7..0e52ca5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -45,8 +45,8 @@
     <apache-gora-version>0.4</apache-gora-version>
     <apache-mime4j-version>0.7.2</apache-mime4j-version>
     <aries-blueprint-api-version>1.0.1</aries-blueprint-api-version>
-    <aries-blueprint-cm-version>1.0.6</aries-blueprint-cm-version>
-    <aries-blueprint-core-version>1.4.3</aries-blueprint-core-version>
+    <aries-blueprint-cm-version>1.0.7</aries-blueprint-cm-version>
+    <aries-blueprint-core-version>1.4.4</aries-blueprint-core-version>
     <aries-blueprint-proxy-version>1.0.1</aries-blueprint-proxy-version>
     <aries-blueprint-proxy-impl-version>1.0.4</aries-blueprint-proxy-impl-version>
     <aries-util-version>1.1.0</aries-util-version>