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/22 07:03:56 UTC

camel git commit: Upgrade Narayana to version 5.6.2.Final

Repository: camel
Updated Branches:
  refs/heads/master 1cbae7565 -> 614326893


Upgrade  Narayana to version 5.6.2.Final


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

Branch: refs/heads/master
Commit: 614326893ee7b651dbafda918ac1a769979fe262
Parents: 1cbae75
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Jun 22 09:03:31 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Jun 22 09:03:31 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/61432689/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index c7ba965..cc65b30 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -492,7 +492,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.1.Final</narayana-version>
+    <narayana-version>5.6.2.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>