You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2006/02/16 23:19:02 UTC

svn commit: r378380 - /maven/maven-1/plugins/trunk/artifact/xdocs/changes.xml

Author: aheritier
Date: Thu Feb 16 14:18:58 2006
New Revision: 378380

URL: http://svn.apache.org/viewcvs?rev=378380&view=rev
Log:
2 bugs/enhancements fixed at the same time.

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=378380&r1=378379&r2=378380&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:18:58 2006
@@ -25,7 +25,7 @@
   </properties>
   <body>
     <release version="1.8-SNAPSHOT" date="In SVN">
-      <action dev="aheritier" type="update" issue="MPREPO-9">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>. Fix also MPREPO-10.</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>