From debc5fe485f6a69ea41e9c32ea0959f6327759cd Mon Sep 17 00:00:00 2001 From: brett Date: Fri, 10 Jun 2005 09:30:38 +0000 Subject: [PATCH] PR: MPARTIFACT-52 upgrade scpexe wagon git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@189931 13f79535-47bb-0310-9956-ffa450edef68 --- artifact/project.xml | 4 ++-- artifact/xdocs/changes.xml | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/artifact/project.xml b/artifact/project.xml index 445b48a2..0e2666bd 100644 --- a/artifact/project.xml +++ b/artifact/project.xml @@ -25,7 +25,7 @@ Maven Artifact Plugin - 1.5.1 + 1.5.2-SNAPSHOT Tools to manage artifacts and deployment. Tools to manage artifacts and deployment http://maven.apache.org/reference/plugins/artifact/ @@ -152,7 +152,7 @@ org.apache.maven.wagon wagon-ssh-external - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT org.apache.maven.wagon diff --git a/artifact/xdocs/changes.xml b/artifact/xdocs/changes.xml index 17589a5e..ba7faec6 100644 --- a/artifact/xdocs/changes.xml +++ b/artifact/xdocs/changes.xml @@ -25,6 +25,9 @@ Vincent Massol + + Upgrade Wagon SSH External provider to correct issues + Wholly resolve the POM before deploying Deploy anything with SNAPSHOT in the version as a snapshot