You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2017/06/14 13:20:20 UTC

camel git commit: Upgrade Narayana to version 5.6.1.Final

Repository: camel
Updated Branches:
  refs/heads/master e7897a759 -> 70d4e52ce


Upgrade Narayana to version 5.6.1.Final


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

Branch: refs/heads/master
Commit: 70d4e52cea6ad3b1262a7e187283245eb4b0aa73
Parents: e7897a7
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Jun 14 15:19:35 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Jun 14 15:19:35 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/70d4e52c/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 7d3d278..1b2a61c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -488,7 +488,7 @@
     <mustache-bundle-version>0.9.4_1</mustache-bundle-version>
     <mvel-version>2.3.1.Final</mvel-version>
     <mybatis-version>3.4.4</mybatis-version>
-    <narayana-version>5.6.0.Final</narayana-version>
+    <narayana-version>5.6.1.Final</narayana-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
     <nekohtml-version>1.9.22</nekohtml-version>
     <netty3-version>3.10.6.Final</netty3-version>