You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jl...@apache.org on 2016/12/03 16:56:27 UTC

[33/50] tomee git commit: Correct version

Correct version


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

Branch: refs/heads/tomee-1.7.x
Commit: 6419003cb6d104cdf4a4eb35a4b2e4cd61b4c3d8
Parents: 9951571
Author: Jonathan Gallimore <jo...@jrg.me.uk>
Authored: Thu Aug 11 02:03:23 2016 +0100
Committer: Jonathan Gallimore <jo...@jrg.me.uk>
Committed: Thu Aug 11 02:03:23 2016 +0100

----------------------------------------------------------------------
 examples/xa-datasource/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/6419003c/examples/xa-datasource/pom.xml
----------------------------------------------------------------------
diff --git a/examples/xa-datasource/pom.xml b/examples/xa-datasource/pom.xml
index f73ec8c..bc00453 100644
--- a/examples/xa-datasource/pom.xml
+++ b/examples/xa-datasource/pom.xml
@@ -72,7 +72,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-core</artifactId>
-      <version>4.7.5-TT.6</version>
+      <version>4.7.5-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>