Repository: incubator-batchee Updated Branches: refs/heads/master 563769a1d -> 38f3e9842
update to openejb-core-7.0.4 Project: http://git-wip-us.apache.org/repos/asf/incubator-batchee/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-batchee/commit/38f3e984 Tree: http://git-wip-us.apache.org/repos/asf/incubator-batchee/tree/38f3e984 Diff: http://git-wip-us.apache.org/repos/asf/incubator-batchee/diff/38f3e984 Branch: refs/heads/master Commit: 38f3e9842f6a58f00c307547bea17117c897595f Parents: 563769a Author: Mark Struberg <[email protected]> Authored: Tue Nov 21 13:41:50 2017 +0100 Committer: Mark Struberg <[email protected]> Committed: Tue Nov 21 13:41:50 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-batchee/blob/38f3e984/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e6ef791..00cc443 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ <jackson.version>2.2.2</jackson.version> <jodatime.version>2.9.1</jodatime.version> <johnzon.version>1.0.0</johnzon.version> - <tomee.version>7.0.3</tomee.version> + <tomee.version>7.0.4</tomee.version> <deltaspike.version>1.8.0</deltaspike.version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <batchee.scmPubUrl>https://svn.apache.org/repos/asf/incubator/batchee/site</batchee.scmPubUrl>
