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