Add issue id.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@378378 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier 2006-02-16 22:14:21 +00:00
parent 7c84a85a6e
commit 5127be031b

View File

@ -25,7 +25,7 @@
</properties> </properties>
<body> <body>
<release version="1.8-SNAPSHOT" date="In SVN"> <release version="1.8-SNAPSHOT" date="In SVN">
<action dev="aheritier" type="update">Rewrite the POM generated with <code>artifact:create-upload-bundle</code>.</action> <action dev="aheritier" type="update" issue="MPREPO-9">Rewrite the POM generated with <code>artifact:create-upload-bundle</code>.</action>
<action dev="ltheussl" type="add" issue="MPARTIFACT-64">New goal <code>artifact:create-upload-bundle</code> that replaces deprecated <code>create-upload-bundle</code>.</action> <action dev="ltheussl" type="add" issue="MPARTIFACT-64">New goal <code>artifact:create-upload-bundle</code> that replaces deprecated <code>create-upload-bundle</code>.</action>
<action dev="aheritier" type="update" issue="MAVEN-1739">Upgrade to HttpClient 3.0.</action> <action dev="aheritier" type="update" issue="MAVEN-1739">Upgrade to HttpClient 3.0.</action>
</release> </release>