You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@batchee.apache.org by st...@apache.org on 2013/11/22 14:27:51 UTC

git commit: upgrade to released openejb-4.6.0

Updated Branches:
  refs/heads/master a51310fde -> 48bf9f201


upgrade to released openejb-4.6.0


Project: http://git-wip-us.apache.org/repos/asf/incubator-batchee/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-batchee/commit/48bf9f20
Tree: http://git-wip-us.apache.org/repos/asf/incubator-batchee/tree/48bf9f20
Diff: http://git-wip-us.apache.org/repos/asf/incubator-batchee/diff/48bf9f20

Branch: refs/heads/master
Commit: 48bf9f2015ae9087bcb647e41bccaf720e7ad723
Parents: a51310f
Author: Mark Struberg <st...@apache.org>
Authored: Fri Nov 22 14:27:28 2013 +0100
Committer: Mark Struberg <st...@apache.org>
Committed: Fri Nov 22 14:27:28 2013 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-batchee/blob/48bf9f20/jbatch/pom.xml
----------------------------------------------------------------------
diff --git a/jbatch/pom.xml b/jbatch/pom.xml
index ab0e3fc..3fb03cf 100644
--- a/jbatch/pom.xml
+++ b/jbatch/pom.xml
@@ -72,7 +72,7 @@
         <dependency>
             <groupId>org.apache.openejb</groupId>
             <artifactId>openejb-core</artifactId>
-            <version>4.6.0-SNAPSHOT</version>
+            <version>4.6.0</version>
             <scope>test</scope>
         </dependency>