From b401d7c0fcc4e2f2151cd272ace1cdde142fcd29 Mon Sep 17 00:00:00 2001 From: aheritier Date: Tue, 7 Feb 2006 23:19:27 +0000 Subject: [PATCH] Rewrite the POM generated with artifact:create-upload-bundle. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@375769 13f79535-47bb-0310-9956-ffa450edef68 --- artifact/plugin.jelly | 6 +++--- artifact/xdocs/changes.xml | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/artifact/plugin.jelly b/artifact/plugin.jelly index e25cea83..99e6559f 100644 --- a/artifact/plugin.jelly +++ b/artifact/plugin.jelly @@ -193,9 +193,9 @@ - - - + + + Copying license: ${license} diff --git a/artifact/xdocs/changes.xml b/artifact/xdocs/changes.xml index f2fadc99..f4a180f4 100644 --- a/artifact/xdocs/changes.xml +++ b/artifact/xdocs/changes.xml @@ -25,6 +25,7 @@ + Rewrite the POM generated with artifact:create-upload-bundle. New goal artifact:create-upload-bundle that replaces deprecated create-upload-bundle. Upgrade to HttpClient 3.0.