From 878b5b3dfc3fa1f51f6ddd4b4dd77b55d73b06d7 Mon Sep 17 00:00:00 2001 From: brett Date: Sat, 30 Jul 2005 02:14:18 +0000 Subject: [PATCH] [maven-scm-plugin] prepare release 1.6 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@226462 13f79535-47bb-0310-9956-ffa450edef68 --- artifact/project.xml | 10 ++++++---- artifact/xdocs/changes.xml | 3 +-- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/artifact/project.xml b/artifact/project.xml index 8003bab8..919c5ad2 100644 --- a/artifact/project.xml +++ b/artifact/project.xml @@ -17,15 +17,13 @@ * limitations under the License. */ --> - ../plugin-parent/project.xml 3 maven-artifact-plugin Maven Artifact Plugin - - 1.6-SNAPSHOT + 1.6 Tools to manage artifacts and deployment. Requires Maven 1.1. Tools to manage artifacts and deployment http://maven.apache.org/reference/plugins/artifact/ @@ -72,6 +70,11 @@ 1.5.2 maven-artifact-plugin-1.5.2 + + 1.6 + 1.6 + maven-artifact-plugin-1.6 + @@ -169,7 +172,6 @@ maven-model 3.0.0 - commons-jelly diff --git a/artifact/xdocs/changes.xml b/artifact/xdocs/changes.xml index 7de2a866..afe2debd 100644 --- a/artifact/xdocs/changes.xml +++ b/artifact/xdocs/changes.xml @@ -17,7 +17,6 @@ * limitations under the License. */ --> - Changes @@ -25,7 +24,7 @@ Vincent Massol - + Correct basedir for file:// URLs Fix handling of dependencies with properties