Revert "Updated project name and description in root pom.xml file."
This reverts commit e071b1a2146ce8a506f1ef7bb52d943169543a09. Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/55b7e2bb Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/55b7e2bb Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/55b7e2bb Branch: refs/heads/master Commit: 55b7e2bbbc52fb268e6194114a69fe1ab7378df3 Parents: e071b1a Author: David R. Heffelfinger <dheffelfin...@ensode.com> Authored: Sat Dec 1 08:53:04 2018 -0500 Committer: David R. Heffelfinger <dheffelfin...@ensode.com> Committed: Sat Dec 1 08:53:04 2018 -0500 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tomee/blob/55b7e2bb/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c905a2b..4801a89 100644 --- a/pom.xml +++ b/pom.xml @@ -36,8 +36,8 @@ <packaging>pom</packaging> <version>8.0.0-SNAPSHOT</version> - <name>Apache TomEE</name> - <description>Apache TomEE is a lightweight, yet powerful, JavaEE Application server with feature rich tooling.</description> + <name>Apache OpenEJB</name> + <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>