From 227ac5dce97fbc260a3841f122e8cda6510b0db3 Mon Sep 17 00:00:00 2001 From: brett Date: Sat, 23 Oct 2004 11:30:09 +0000 Subject: [PATCH] [maven-scm-plugin] prepare release 1.5.1 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116162 13f79535-47bb-0310-9956-ffa450edef68 --- j2ee/project.xml | 7 ++++++- j2ee/xdocs/changes.xml | 9 ++++----- 2 files changed, 10 insertions(+), 6 deletions(-) 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