From e72c8822e534c2597dbf1071ffffaa5b2b117c64 Mon Sep 17 00:00:00 2001 From: brett Date: Sun, 5 Jun 2005 05:26:16 +0000 Subject: [PATCH] found a minor bug in the 1.5 release, so resetting and publishing 1.5.1 instead git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@180067 13f79535-47bb-0310-9956-ffa450edef68 --- artifact/project.xml | 7 +------ artifact/xdocs/changes.xml | 2 +- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/artifact/project.xml b/artifact/project.xml index a728141b..9be934f6 100644 --- a/artifact/project.xml +++ b/artifact/project.xml @@ -25,7 +25,7 @@ Maven Artifact Plugin - 1.5 + 1.5.1-SNAPSHOT Tools to manage artifacts and deployment. Tools to manage artifacts and deployment http://maven.apache.org/reference/plugins/artifact/ @@ -62,11 +62,6 @@ 1.4.1 MAVEN_ARTIFACT_1_4_1 - - 1.5 - 1.5 - maven-artifact-plugin-1.5 - diff --git a/artifact/xdocs/changes.xml b/artifact/xdocs/changes.xml index c3395c14..38170a8f 100644 --- a/artifact/xdocs/changes.xml +++ b/artifact/xdocs/changes.xml @@ -25,7 +25,7 @@ Vincent Massol - + Wholly resolve the POM before deploying Deploy anything with SNAPSHOT in the version as a snapshot Deprecated install-snapshot and deploy-snapshot goals