You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by da...@apache.org on 2016/11/22 18:40:06 UTC

activemq git commit: AMQ-6452: Upgrade dependency of geronimo-transaction

Repository: activemq
Updated Branches:
  refs/heads/master 99b7a28cc -> 7a7192517


AMQ-6452: Upgrade dependency of geronimo-transaction


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

Branch: refs/heads/master
Commit: 7a7192517be798e0b17106e24bc5b3248f8650a3
Parents: 99b7a28
Author: Benjamin Graf <be...@gmx.net>
Authored: Tue Nov 15 16:55:11 2016 +0100
Committer: Claus Ibsen <cl...@gmail.com>
Committed: Tue Nov 22 19:39:50 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/activemq/blob/7a719251/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 75f06dd..8e6d041 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1103,7 +1103,7 @@
       <dependency>
         <groupId>org.apache.geronimo.components</groupId>
         <artifactId>geronimo-transaction</artifactId>
-        <version>2.2.1</version>
+        <version>3.1.3</version>
       </dependency>
 
       <!-- FTP support for BlobMessages -->