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).