diff --git a/multichanges/project.xml b/multichanges/project.xml index 5a1a1a28..9d53735c 100644 --- a/multichanges/project.xml +++ b/multichanges/project.xml @@ -1,4 +1,5 @@ + - + ../plugin-parent/project.xml 3 maven-multichanges-plugin Maven MultiChanges plugin - 1.2-SNAPSHOT + 1.2 Produce release dashboard for subprojects. Produce release dashboard for subprojects. http://maven.apache.org/maven-1.x/reference/plugins/multichanges/ @@ -44,6 +44,11 @@ 1.1 MAVEN_MULTICHANGES_1_1 + + 1.2 + 1.2 + MAVEN_MULTICHANGES_1_2 + diff --git a/multichanges/xdocs/changes.xml b/multichanges/xdocs/changes.xml index c397bae3..a0cffdd1 100644 --- a/multichanges/xdocs/changes.xml +++ b/multichanges/xdocs/changes.xml @@ -17,20 +17,19 @@ * limitations under the License. */ --> - Changes Vincent Massol - + Use multiproject properties by default. Add another column to the report that lists the value of currentVersion. Links always used maven.multiproject.aggregateDir even if maven.multiproject.navigation=independent. Linked project names and releases with download pages and announcements - + Initial creation.