From 148110eb421c10e6edfbae7001010b13e38f817e Mon Sep 17 00:00:00 2001 From: brett Date: Wed, 1 Jun 2005 02:11:05 +0000 Subject: [PATCH] [maven-scm-plugin] prepare release 2.0.1 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@179331 13f79535-47bb-0310-9956-ffa450edef68 --- gump/project.xml | 7 ++++++- gump/xdocs/changes.xml | 5 +++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/gump/project.xml b/gump/project.xml index 76469301..4dd0341a 100644 --- a/gump/project.xml +++ b/gump/project.xml @@ -23,7 +23,7 @@ 3 maven-gump-plugin Maven Gump Plug-in - 2.0.1-SNAPSHOT + 2.0.1 produce Gump descriptor http://maven.apache.org/reference/plugins/gump/ @@ -55,6 +55,11 @@ 2.0 gump-2.0 + + 2.0.1 + 2.0.1 + maven-gump-plugin-2.0.1 + diff --git a/gump/xdocs/changes.xml b/gump/xdocs/changes.xml index ddafc6c6..57b9e63b 100644 --- a/gump/xdocs/changes.xml +++ b/gump/xdocs/changes.xml @@ -24,10 +24,11 @@ dIon Gillard - + Add maven.gump.svn.dir property for setting the subdirectory under the svn repository Add the ability to specify the "runtime" attribute of a dependency using the - gump.runtime property + gump.runtimeproperty + Pass ids to depends element also Change nag to use ${pom.name} instead of ${pom.artifactId} Add ASL 2.0 to the generated descriptor