You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by st...@apache.org on 2017/10/24 20:58:04 UTC

[2/2] tomee git commit: upgrade arquillian-transaction-impl-base to a compatible version

upgrade arquillian-transaction-impl-base to a compatible version

1.0.1 is not compatible with Arquillian-1.1.13.Final


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

Branch: refs/heads/fb_tomee8
Commit: cde4122a4e4cc4c84d35b4a59f7324d3f9a92b47
Parents: 7b8d66f
Author: Mark Struberg <st...@apache.org>
Authored: Tue Oct 24 22:53:16 2017 +0200
Committer: Mark Struberg <st...@apache.org>
Committed: Tue Oct 24 22:53:16 2017 +0200

----------------------------------------------------------------------
 arquillian/arquillian-openejb-transaction-provider/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/cde4122a/arquillian/arquillian-openejb-transaction-provider/pom.xml
----------------------------------------------------------------------
diff --git a/arquillian/arquillian-openejb-transaction-provider/pom.xml b/arquillian/arquillian-openejb-transaction-provider/pom.xml
index 499e570..69bfd09 100644
--- a/arquillian/arquillian-openejb-transaction-provider/pom.xml
+++ b/arquillian/arquillian-openejb-transaction-provider/pom.xml
@@ -39,7 +39,7 @@
     <dependency>
       <groupId>org.jboss.arquillian.extension</groupId>
       <artifactId>arquillian-transaction-impl-base</artifactId>
-      <version>1.0.1.Final</version>
+      <version>1.0.5</version>
       <exclusions>
         <exclusion>
           <groupId>org.jboss.arquillian.core</groupId>