Author: khmarbaise
Date: Thu Aug 17 19:22:06 2017
New Revision: 1805332
URL: http://svn.apache.org/viewvc?rev=1805332&view=rev
Log:
[MEJB-118] Remove "J2EE" from plugin description and site
Modified:
maven/plugins/trunk/maven-ejb-plugin/pom.xml
maven/plugins/trunk/maven-ejb-plugin/src/site/apt/index.apt.vm
Modified: maven/plugins/trunk/maven-ejb-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ejb-plugin/pom.xml?rev=1805332&r1=1805331&r2=1805332&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ejb-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ejb-plugin/pom.xml Thu Aug 17 19:22:06 2017
@@ -34,7 +34,7 @@ under the License.
<packaging>maven-plugin</packaging>
<name>Apache Maven EJB Plugin</name>
- <description>Generates a J2EE Enterprise JavaBean (EJB) file as well as the
associated client JAR.</description>
+ <description>Generates a Java Enterprise JavaBean (EJB) file as well as the
associated client JAR.</description>
<prerequisites>
<maven>${mavenVersion}</maven>
Modified: maven/plugins/trunk/maven-ejb-plugin/src/site/apt/index.apt.vm
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ejb-plugin/src/site/apt/index.apt.vm?rev=1805332&r1=1805331&r2=1805332&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ejb-plugin/src/site/apt/index.apt.vm (original)
+++ maven/plugins/trunk/maven-ejb-plugin/src/site/apt/index.apt.vm Thu Aug 17
19:22:06 2017
@@ -31,7 +31,7 @@
${project.name}
- This plugin generates J2EE Enterprise Javabean (EJB) file as well as the
associated client jar.
+ This plugin generates Java Enterprise JavaBean (EJB) file as well as the
associated client jar.
* Goals Overview