You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2021/08/24 08:57:02 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-7228] Upgrade to Aries Transaction Blueprint 2.3.0

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

jbonofre pushed a commit to branch karaf-4.2.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.2.x by this push:
     new 9d41e1d  [KARAF-7228] Upgrade to Aries Transaction Blueprint 2.3.0
9d41e1d is described below

commit 9d41e1db262c2b1869ef4b85459f25bff1fdef85
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Mon Aug 9 07:07:21 2021 +0200

    [KARAF-7228] Upgrade to Aries Transaction Blueprint 2.3.0
    
    (cherry picked from commit b6de9a56af69af120469da9252f922cad756989e)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b4ba7ff..57da738 100644
--- a/pom.xml
+++ b/pom.xml
@@ -269,7 +269,7 @@
         <aries.subsystem.core.version>2.0.10</aries.subsystem.core.version>
         <aries.transaction.manager.version>1.3.3</aries.transaction.manager.version>
         <aries.transaction.blueprint.version>1.1.1</aries.transaction.blueprint.version>
-        <aries.transaction.blueprint.version2>2.2.0</aries.transaction.blueprint.version2>
+        <aries.transaction.blueprint.version2>2.3.0</aries.transaction.blueprint.version2>
         <aries.util.version>1.1.3</aries.util.version>
         <atomikos.version>4.0.4</atomikos.version>