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 2015/03/02 07:58:16 UTC

karaf git commit: [KARAF-3556] Upgrade to Aries Transaction Blueprint 1.0.2

Repository: karaf
Updated Branches:
  refs/heads/master 083799f64 -> 52c5c610c


[KARAF-3556] Upgrade to Aries Transaction Blueprint 1.0.2


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

Branch: refs/heads/master
Commit: 52c5c610c2a57658f91eee83f10c2f9ded85d5f4
Parents: 083799f
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Mon Mar 2 07:57:46 2015 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Mon Mar 2 07:57:46 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/52c5c610/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 90bf59f..3d69874 100644
--- a/pom.xml
+++ b/pom.xml
@@ -210,7 +210,7 @@
         <aries.subsystem.api.version>1.0.0</aries.subsystem.api.version>
         <aries.subsystem.core.version>1.1.0</aries.subsystem.core.version>
         <aries.transaction.manager.version>1.1.2-SNAPSHOT</aries.transaction.manager.version>
-        <aries.transaction.blueprint.version>1.0.1</aries.transaction.blueprint.version>
+        <aries.transaction.blueprint.version>1.0.2</aries.transaction.blueprint.version>
         <aries.transaction.jdbc.version>2.0.0</aries.transaction.jdbc.version>
         <aries.util.version>1.1.0</aries.util.version>