[maven-scm-plugin] prepare release 1.7
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@156246 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-dashboard-plugin</id>
|
||||
<name>Maven Dashboard Plugin</name>
|
||||
<currentVersion>1.7-SNAPSHOT</currentVersion>
|
||||
<currentVersion>1.7</currentVersion>
|
||||
<description>Generate a dashboard containing global statistics about other maven reports</description>
|
||||
<shortDescription>Generate a statistic dashboard</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/dashboard/</url>
|
||||
@@ -70,6 +70,11 @@
|
||||
<name>1.6</name>
|
||||
<tag>MAVEN_DASHBOARD_1_6</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.7</id>
|
||||
<name>1.7</name>
|
||||
<tag>MAVEN_DASHBOARD_1_7</tag>
|
||||
</version>
|
||||
</versions>
|
||||
<developers>
|
||||
<developer>
|
||||
|
||||
@@ -24,23 +24,12 @@
|
||||
<author email="vmassol@apache.org">Vincent Massol</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.7-SNAPSHOT" date="in SVN">
|
||||
<action dev="vmassol" type="add" issue="MPDASHBOARD-9" due-to="Philippe Kernevez">
|
||||
Added links to reports for all aggregators.
|
||||
</action>
|
||||
<action dev="vmassol" type="add" due-to="Siegfried Goeschl">
|
||||
Added aggregators for JavaNCSS.
|
||||
</action>
|
||||
<action dev="vmassol" type="add" due-to="Siegfried Goeschl">
|
||||
Added technical background information on the website.
|
||||
</action>
|
||||
<action dev="vmassol" type="update" due-to="Siegfried Goeschl">
|
||||
Updated the FAQ with an entry for solving the issue when the Clover
|
||||
aggregators report no data.
|
||||
</action>
|
||||
<action dev="vmassol" type="update">
|
||||
Added a FAQ on the website.
|
||||
</action>
|
||||
<release version="1.7" date="2005-03-05">
|
||||
<action dev="vmassol" type="add" issue="MPDASHBOARD-9" due-to="Philippe Kernevez">Added links to reports for all aggregators.</action>
|
||||
<action dev="vmassol" type="add" due-to="Siegfried Goeschl">Added aggregators for JavaNCSS.</action>
|
||||
<action dev="vmassol" type="add" due-to="Siegfried Goeschl">Added technical background information on the website.</action>
|
||||
<action dev="vmassol" type="update" due-to="Siegfried Goeschl">Updated the FAQ with an entry for solving the issue when the Clover aggregators report no data.</action>
|
||||
<action dev="vmassol" type="update">Added a FAQ on the website.</action>
|
||||
</release>
|
||||
<release version="1.6" date="2004-11-26">
|
||||
<action dev="pkernevez" type="add" issue="MPDASHBOARD-16">Added Maven Change Log aggregators.</action>
|
||||
|
||||
Reference in New Issue
Block a user