git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113114 13f79535-47bb-0310-9956-ffa450edef68
27 lines
706 B
XML
27 lines
706 B
XML
<?xml version="1.0"?>
|
|
<document>
|
|
<properties>
|
|
<title>Changes</title>
|
|
<author email="dion@apache.org">dIon Gillard</author>
|
|
</properties>
|
|
|
|
<body>
|
|
|
|
<release version="1.0" date="in cvs">
|
|
<action dev="dion" type="add">
|
|
Added repository:copy-jar
|
|
</action>
|
|
<action dev="dion" type="add">
|
|
Removed hard coded group name - now a property
|
|
</action>
|
|
<action dev="dion" type="add">
|
|
Renamed repository:deploy-snapshot-jar to repository:copy-snapshot-jar
|
|
</action>
|
|
<action dev="dion" type="fix">Fixed URLs for Jelly dependencies</action>
|
|
<action dev="dion" type="fix">Created</action>
|
|
</release>
|
|
|
|
</body>
|
|
</document>
|
|
|