From 6462852f50e7a7dfac2b2dbe27bd41d9f6e050d1 Mon Sep 17 00:00:00 2001 From: aheritier Date: Mon, 17 Jul 2006 20:27:25 +0000 Subject: [PATCH] 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. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@422840 13f79535-47bb-0310-9956-ffa450edef68 --- scm/project.xml | 10 +++++++++- scm/xdocs/changes.xml | 4 ++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/scm/project.xml b/scm/project.xml index b40f8ecb..c4183173 100644 --- a/scm/project.xml +++ b/scm/project.xml @@ -116,6 +116,14 @@ commons-jelly-tags-interaction 1.1 + + jline + jline + 0.9.5 + + This library is used by commons-jelly-tags-interaction. + + commons-io commons-io @@ -144,7 +152,7 @@ jaxen jaxen - 1.0-FCS-full + 1.1-beta-9 plexus diff --git a/scm/xdocs/changes.xml b/scm/xdocs/changes.xml index 93356c35..21050cc5 100644 --- a/scm/xdocs/changes.xml +++ b/scm/xdocs/changes.xml @@ -24,8 +24,8 @@ - Update dependencies to unify them between plugins. The following dependencies are updated : commons-jelly-tags-interaction v1.0 to v1.1 - Upgrade to commons-io 1.2. + 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. + Upgrade to commons-io 1.2. The encoding of the project.xml file is not preserved after doing