You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by ac...@apache.org on 2017/08/05 09:13:32 UTC

karaf git commit: [KARAF-5291] Upgrade Narayana to version 5.6.4.Final

Repository: karaf
Updated Branches:
  refs/heads/master 8074e3212 -> 05f30c633


[KARAF-5291] Upgrade Narayana to version 5.6.4.Final


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

Branch: refs/heads/master
Commit: 05f30c6338226c2a0331f9a2dbf0a49e962afe8a
Parents: 8074e32
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sat Aug 5 11:12:10 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sat Aug 5 11:12:10 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/05f30c63/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a9e32e0..e2d30bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -246,7 +246,7 @@
 
         <geronimo.transaction.manager.version>3.1.3</geronimo.transaction.manager.version>
         <guava.version>20.0</guava.version>
-        <narayana.version>5.6.3.Final</narayana.version>
+        <narayana.version>5.6.4.Final</narayana.version>
         <hibernate.annotations.common.version>3.3.0.ga</hibernate.annotations.common.version>
         <hibernate.annotations.version>3.4.0.GA</hibernate.annotations.version>
         <hibernate.ejb.version>3.4.0.GA</hibernate.ejb.version>