From a86e5997723b7b1633ecc2c02a271e05e3ff9789 Mon Sep 17 00:00:00 2001 From: vmassol Date: Sun, 5 Jun 2005 17:26:38 +0000 Subject: [PATCH] [maven-scm-plugin] prepare release 1.4 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@180117 13f79535-47bb-0310-9956-ffa450edef68 --- multiproject/project.xml | 8 ++++++-- multiproject/xdocs/changes.xml | 3 +-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/multiproject/project.xml b/multiproject/project.xml index 02a0a913..3d034d14 100644 --- a/multiproject/project.xml +++ b/multiproject/project.xml @@ -17,12 +17,11 @@ * limitations under the License. */ --> - ../plugin-parent/project.xml maven-multiproject-plugin Maven Multi-Project Plug-in - 1.4-SNAPSHOT + 1.4 A plugin to handle the building of multiple projects within maven. Multi-Project Plugin for Maven http://maven.apache.org/reference/plugins/multiproject/ @@ -59,6 +58,11 @@ 1.3.1 MAVEN_MULTIPROJECT_1_3_1 + + 1.4 + 1.4 + MAVEN_MULTIPROJECT_1_4 + diff --git a/multiproject/xdocs/changes.xml b/multiproject/xdocs/changes.xml index 4a7249b2..2520a65c 100644 --- a/multiproject/xdocs/changes.xml +++ b/multiproject/xdocs/changes.xml @@ -17,7 +17,6 @@ * limitations under the License. */ --> - Changes @@ -25,7 +24,7 @@ Vincent Massol - + multiproject:install[-snapshot] and multiproject:deploy[-snapshot] now call plugin:repository-* for plugins instead of plugin:* which are not correct Make compatible with Maven 1.1 Document multiproject dependency convergence report