- Prepare for work on 1.6 version
- Added Thomas' organization (as requested) git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116143 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
45b1f93528
commit
39e4d94d62
@ -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>trecloux@norsys.fr</email>
|
||||
<organization>Norsys</organization>
|
||||
</contributor>
|
||||
</contributors>
|
||||
<dependencies/>
|
||||
|
||||
@ -24,6 +24,8 @@
|
||||
<author email="vmassol@apache.org">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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user