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 2018/02/06 11:32:19 UTC

[karaf] branch master updated: [KARAF-5599] Upgrade Narayana to version 5.7.2.Final

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new 68a7240  [KARAF-5599] Upgrade Narayana to version 5.7.2.Final
68a7240 is described below

commit 68a7240c6f874b1dbe81899186fa04585faf74b0
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Feb 6 12:31:42 2018 +0100

    [KARAF-5599] Upgrade Narayana to version 5.7.2.Final
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 83592ac..5c42d0c 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.7.1.Final</narayana.version>
+        <narayana.version>5.7.2.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>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.