diff --git a/j2ee/project.xml b/j2ee/project.xml
index 3e8d90eb..56542ec8 100644
--- a/j2ee/project.xml
+++ b/j2ee/project.xml
@@ -23,7 +23,7 @@
3
maven-j2ee-plugin
Maven J2EE Plugin
- 1.5.1-SNAPSHOT
+ 1.5.1
J2EE tools
http://maven.apache.org/reference/plugins/j2ee/
@@ -45,6 +45,11 @@
1.5
MAVEN_J2EE_1_5
+
+ 1.5.1
+ 1.5.1
+ MAVEN_J2EE_1_5_1
+
diff --git a/j2ee/xdocs/changes.xml b/j2ee/xdocs/changes.xml
index c795d60e..42bbe64d 100644
--- a/j2ee/xdocs/changes.xml
+++ b/j2ee/xdocs/changes.xml
@@ -25,11 +25,10 @@
Peter Lynch
-
-
- Removed dependency on non-public goal war:init and computed
- the name of the WAR file by using the maven.war.final.name
- property from the WAR plugin.
+
+ Removed dependency on non-public goal
+ war:initand computed the name of the WAR file by using the
+ maven.war.final.nameproperty from the WAR plugin.
Remove pom.getPluginContext code and replace with maven:get