From 59b8fe3033484acb5cb043c83882d4478afd7f92 Mon Sep 17 00:00:00 2001 From: ltheussl Date: Tue, 31 Oct 2006 14:57:49 +0000 Subject: [PATCH] Minor version upgrade. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@469513 13f79535-47bb-0310-9956-ffa450edef68 --- scm/project.xml | 2 +- scm/xdocs/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scm/project.xml b/scm/project.xml index 5b267786..6a85ef83 100644 --- a/scm/project.xml +++ b/scm/project.xml @@ -22,7 +22,7 @@ 3 maven-scm-plugin Maven Source Control Management Plugin - 1.7-SNAPSHOT + 1.6.1-SNAPSHOT A plugin for SCM tasks. SCM Plugin for Maven. diff --git a/scm/xdocs/changes.xml b/scm/xdocs/changes.xml index f2d2cf5c..44d3ac25 100644 --- a/scm/xdocs/changes.xml +++ b/scm/xdocs/changes.xml @@ -23,7 +23,7 @@ Brett Porter - + scm:prepare-release does not commit modified changes.xml. Update dom4j and jelly dependencies to match the ones in maven 1.1 core. Update dependencies to unify them between plugins. The following dependencies are updated : commons-jelly-tags-interaction v1.0 to v1.1, jaxen v1.0-FCS-full to 1.1-beta-9. Add the dependency to jline for commons-jelly-tags-interaction v1.1.