Repository: tomee Updated Branches: refs/heads/master d25943021 -> 902368a9d
This closes #29 Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/902368a9 Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/902368a9 Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/902368a9 Branch: refs/heads/master Commit: 902368a9d53c36da6eacd6b41db4bee23ebb5fba Parents: d259430 Author: Jonathan Gallimore <[email protected]> Authored: Thu Aug 3 12:16:58 2017 +0100 Committer: Jonathan Gallimore <[email protected]> Committed: Thu Aug 3 12:16:58 2017 +0100 ---------------------------------------------------------------------- README.md | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tomee/blob/902368a9/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 7e3d84b..2f8f33a 100644 --- a/README.md +++ b/README.md @@ -40,4 +40,3 @@ To build TomEE Embedded to be able to develop with its maven plugin execute: `$> mvn clean install -pl maven/tomee-embedded-maven-plugin -am -Dmaven.test.skip=true` -
