diff --git a/artifact/xdocs/changes.xml b/artifact/xdocs/changes.xml index 279615cd..ea659890 100644 --- a/artifact/xdocs/changes.xml +++ b/artifact/xdocs/changes.xml @@ -24,7 +24,7 @@ Vincent Massol - + Allow to sign artifacts to deploy. Refer to properties documentation to know how to activate it. Upgrade maven-model to version 3.0.2 and use stax reader/parser for the pom to allow to use relative entities. Upgrade plexus-utils to version 1.0.5 @@ -38,7 +38,7 @@ Upgrade Wagon dependencies to version 1.0-beta-2. Upgrade dependencies required by wagon : upgrade jsch 0.1.27 (instead of 0.1.14) and commons-net 1.4.1 (instead of 1.4.0). - + Document artifact:create-upload-bundle. @@ -72,7 +72,7 @@ When rewriting POM, versions of dependencies overrided are resolved. New tag artifact:rewritePOM to Rewrite a full model. Inheritence,expression, and versions of dependencies overrided are resolved. - + Correct basedir for file:// URLs Fix handling of dependencies with properties diff --git a/artifact/xdocs/index.xml b/artifact/xdocs/index.xml index a01f4182..1bb18ebb 100644 --- a/artifact/xdocs/index.xml +++ b/artifact/xdocs/index.xml @@ -67,7 +67,7 @@
-

Be careful, maven 1.1 is required to use the artifact plugin v >= 1.6.

+

Be careful, maven 1.1 is required to use the artifact plugin v >= 1.9.