You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by vm...@apache.org on 2005/03/05 15:37:13 UTC

svn commit: r156246 - in maven/maven-1/plugins/trunk/dashboard: project.xml xdocs/changes.xml

Author: vmassol
Date: Sat Mar  5 06:37:11 2005
New Revision: 156246

URL: http://svn.apache.org/viewcvs?view=rev&rev=156246
Log:
[maven-scm-plugin] prepare release 1.7

Modified:
    maven/maven-1/plugins/trunk/dashboard/project.xml
    maven/maven-1/plugins/trunk/dashboard/xdocs/changes.xml

Modified: maven/maven-1/plugins/trunk/dashboard/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/dashboard/project.xml?view=diff&r1=156245&r2=156246
==============================================================================
--- maven/maven-1/plugins/trunk/dashboard/project.xml (original)
+++ maven/maven-1/plugins/trunk/dashboard/project.xml Sat Mar  5 06:37:11 2005
@@ -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>
@@ -69,6 +69,11 @@
       <id>1.6</id>
       <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>

Modified: maven/maven-1/plugins/trunk/dashboard/xdocs/changes.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/dashboard/xdocs/changes.xml?view=diff&r1=156245&r2=156246
==============================================================================
--- maven/maven-1/plugins/trunk/dashboard/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/dashboard/xdocs/changes.xml Sat Mar  5 06:37:11 2005
@@ -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>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org