Repository: tomee Updated Branches: refs/heads/develop edaf6d287 -> 21ad55b9f
moving end tag up Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/21ad55b9 Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/21ad55b9 Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/21ad55b9 Branch: refs/heads/develop Commit: 21ad55b9f9e07c638ab53a6abc5451c680c29ba7 Parents: edaf6d2 Author: Thiago Veronezi <[email protected]> Authored: Wed Jan 28 06:48:23 2015 -0500 Committer: Thiago Veronezi <[email protected]> Committed: Wed Jan 28 06:48:23 2015 -0500 ---------------------------------------------------------------------- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tomee/blob/21ad55b9/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2a8d374..63bddcb 100644 --- a/pom.xml +++ b/pom.xml @@ -36,8 +36,7 @@ <version>5.0.0-SNAPSHOT</version> <name>Apache OpenEJB</name> - <description>Apache OpenEJB is an open source, modular, configurable and extensible EJB Container System and EJB Server. - </description> + <description>Apache OpenEJB is an open source, modular, configurable and extensible EJB Container System and EJB Server.</description> <url>http://tomee.apache.org</url> <inceptionYear>1999</inceptionYear>
