You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rm...@apache.org on 2016/09/29 15:02:50 UTC

tomee git commit: TOMEE-1948 batchee 0.4-incubating

Repository: tomee
Updated Branches:
  refs/heads/master 1b3ddcf63 -> 2c2c31798


TOMEE-1948 batchee 0.4-incubating


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

Branch: refs/heads/master
Commit: 2c2c3179841688d85070e3e8a92be83572c47f47
Parents: 1b3ddcf
Author: rmannibucau <rm...@apache.org>
Authored: Thu Sep 29 17:02:36 2016 +0200
Committer: rmannibucau <rm...@apache.org>
Committed: Thu Sep 29 17:02:36 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/2c2c3179/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c8854dd..3dc0fed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@
     <openejb.osgi.dynamic.import>${openejb.osgi.dynamic.import.pkg}</openejb.osgi.dynamic.import>
     <openejb.osgi.symbolic.name>${project.groupId}.${project.artifactId}</openejb.osgi.symbolic.name>
 
-    <batchee.version>0.3-incubating</batchee.version>    
+    <batchee.version>0.4-incubating</batchee.version>    
 
     <version.arquillian>1.1.11.Final</version.arquillian>
     <version.shrinkwrap.descriptor>2.0.0-alpha-7</version.shrinkwrap.descriptor>