From d9e07ee8e7f40d049a74fb9e0bdf51a62d2a203c Mon Sep 17 00:00:00 2001 From: aheritier Date: Thu, 16 Feb 2006 22:18:58 +0000 Subject: [PATCH] 2 bugs/enhancements fixed at the same time. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@378380 13f79535-47bb-0310-9956-ffa450edef68 --- artifact/xdocs/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/artifact/xdocs/changes.xml b/artifact/xdocs/changes.xml index 5b0469ba..5356b7d4 100644 --- a/artifact/xdocs/changes.xml +++ b/artifact/xdocs/changes.xml @@ -25,7 +25,7 @@ - Rewrite the POM generated with artifact:create-upload-bundle. + Rewrite the POM generated with artifact:create-upload-bundle. Fix also MPREPO-10. New goal artifact:create-upload-bundle that replaces deprecated create-upload-bundle. Upgrade to HttpClient 3.0.