From 871314b9336ee742ec7aaa4dc163b97fd16dea64 Mon Sep 17 00:00:00 2001 From: felipeal Date: Mon, 6 Jun 2005 01:16:28 +0000 Subject: [PATCH] [maven-scm-plugin] prepare release 1.7 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@180184 13f79535-47bb-0310-9956-ffa450edef68 --- ear/project.xml | 7 ++++++- ear/xdocs/changes.xml | 14 +++++++------- 2 files changed, 13 insertions(+), 8 deletions(-) diff --git a/ear/project.xml b/ear/project.xml index 5a80ed76..d859092e 100644 --- a/ear/project.xml +++ b/ear/project.xml @@ -23,7 +23,7 @@ 3 maven-ear-plugin Maven EAR Plugin - 1.7-SNAPSHOT + 1.7 Ear Plugin for Maven Ear Plugin for Maven http://maven.apache.org/reference/plugins/ear/ @@ -60,6 +60,11 @@ 1.6.1 MAVEN_EAR_1_6_1 + + 1.7 + 1.7 + MAVEN_EAR_1_7 + diff --git a/ear/xdocs/changes.xml b/ear/xdocs/changes.xml index 1ea10763..8ed3d5fa 100644 --- a/ear/xdocs/changes.xml +++ b/ear/xdocs/changes.xml @@ -24,14 +24,14 @@ Nathan Coast - - Improved how dependencies are copied into the EAR file. + + Improved how dependencies are copied into the EAR file. + Added property + maven.ear.final.name. - Added property maven.ear.final.name. - - Removed checking introduced by MPEAR-9, as the fix introduced more bugs than it solved. - - Re-added property maven.ear.appxml. + Removed checking introduced by MPEAR-9, as the fix introduced more bugs than it solved. + Re-added property + maven.ear.appxml.