diff --git a/artifact/xdocs/changes.xml b/artifact/xdocs/changes.xml index 5356b7d4..8b41ae59 100644 --- a/artifact/xdocs/changes.xml +++ b/artifact/xdocs/changes.xml @@ -25,6 +25,7 @@
artifact:create-upload-bundle.artifact:create-upload-bundle. Fix also MPREPO-10.artifact:create-upload-bundle that replaces deprecated create-upload-bundle.create-upload-bundle used in Maven 1.0).
+
+ Create a bundle that can be uploaded to ibiblio.
+ This creates a ${maven.final.name}-bundle.jar file which
+ contains:
+
project.xml file${maven.license.licenseFile}${maven.final.name}-sources.jar file containing the sources${maven.jar.final.name} jar file of the project
+ (Replaces the deprecated create-upload-bundle used in Maven 1.0).
+