git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114299 13f79535-47bb-0310-9956-ffa450edef68
20 lines
428 B
XML
20 lines
428 B
XML
<?xml version="1.0"?>
|
|
<document>
|
|
<properties>
|
|
<title>Changes</title>
|
|
<author email="vmassol@apache.org">Vincent Massol</author>
|
|
</properties>
|
|
|
|
<body>
|
|
|
|
<release version="1.0" date="2003-11-10">
|
|
<action dev="vmassol" type="add">
|
|
Initial creation. See the feature list on the Dashboard web site
|
|
for a full list of what the plugin does.
|
|
</action>
|
|
</release>
|
|
|
|
</body>
|
|
</document>
|
|
|