Author: aheritier
Date: Thu Feb 16 14:14:21 2006
New Revision: 378378
URL: http://svn.apache.org/viewcvs?rev=378378&view=rev
Log:
Add issue id.
Modified:
maven/maven-1/plugins/trunk/artifact/xdocs/changes.xml
Modified: maven/maven-1/plugins/trunk/artifact/xdocs/changes.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/artifact/xdocs/changes.xml?rev=378378&r1=378377&r2=378378&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/artifact/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/artifact/xdocs/changes.xml Thu Feb 16 14:14:21
2006
@@ -25,7 +25,7 @@
</properties>
<body>
<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="aheritier" type="update" issue="MAVEN-1739">Upgrade to
HttpClient 3.0.</action>
</release>