vmassol 2004/10/15 07:21:29
Modified: dashboard/xdocs changes.xml
dashboard project.xml
Log:
- Prepare for work on 1.6 version
- Added Thomas' organization (as requested)
Revision Changes Path
1.29 +2 -0 maven-plugins/dashboard/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/dashboard/xdocs/changes.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- changes.xml 15 Oct 2004 07:28:31 -0000 1.28
+++ changes.xml 15 Oct 2004 14:21:29 -0000 1.29
@@ -24,6 +24,8 @@
<author email="[EMAIL PROTECTED]">Vincent Massol</author>
</properties>
<body>
+ <release version="1.6-SNAPSHOT" date="in CVS">
+ </release>
<release version="1.5" date="2004-10-15">
<action dev="vmassol" type="add">Added dashboard report example to the
Dashboard plugin web site.</action>
<action dev="vmassol" type="add" issue="MPDASHBOARD-13" due-to="Nascif
Abousalh-Neto">Added new
1.28 +2 -1 maven-plugins/dashboard/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/dashboard/project.xml,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- project.xml 15 Oct 2004 07:28:31 -0000 1.27
+++ project.xml 15 Oct 2004 14:21:29 -0000 1.28
@@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-dashboard-plugin</id>
<name>Maven Dashboard Plugin</name>
- <currentVersion>1.5</currentVersion>
+ <currentVersion>1.6-SNAPSHOT</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>
@@ -100,6 +100,7 @@
<contributor>
<name>Thomas Recloux</name>
<email>[EMAIL PROTECTED]</email>
+ <organization>Norsys</organization>
</contributor>
</contributors>
<dependencies/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]