From c111eec95d6018030a03cb86c47d1bdf4b4f4986 Mon Sep 17 00:00:00 2001 From: vmassol Date: Tue, 7 Jun 2005 20:49:53 +0000 Subject: [PATCH] [maven-scm-plugin] prepare release 1.4.1 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@188861 13f79535-47bb-0310-9956-ffa450edef68 --- multiproject/project.xml | 8 +++++++- multiproject/xdocs/changes.xml | 9 +++++---- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/multiproject/project.xml b/multiproject/project.xml index 16b60b68..687c2bea 100644 --- a/multiproject/project.xml +++ b/multiproject/project.xml @@ -17,11 +17,12 @@ * limitations under the License. */ --> + ../plugin-parent/project.xml maven-multiproject-plugin Maven Multi-Project Plug-in - 1.4.1-SNAPSHOT + 1.4.1 A plugin to handle the building of multiple projects within maven. Multi-Project Plugin for Maven http://maven.apache.org/reference/plugins/multiproject/ @@ -63,6 +64,11 @@ 1.4 MAVEN_MULTIPROJECT_1_4 + + 1.4.1 + 1.4.1 + MAVEN_MULTIPROJECT_1_4_1 + diff --git a/multiproject/xdocs/changes.xml b/multiproject/xdocs/changes.xml index 4009d3fc..0164b350 100644 --- a/multiproject/xdocs/changes.xml +++ b/multiproject/xdocs/changes.xml @@ -17,6 +17,7 @@ * limitations under the License. */ --> + Changes @@ -24,10 +25,10 @@ Vincent Massol - - - Set version of the maven-model dependency to 3.0.0 (it was - pointing to a SNAPSHOT version). + + Set version of the + maven-modeldependency to + 3.0.0(it was pointing to a SNAPSHOT version).