From c6554fa2b10590eeddfd3391e60ba31e0553e77e Mon Sep 17 00:00:00 2001 From: aheritier Date: Sat, 24 Jun 2006 07:45:10 +0000 Subject: [PATCH] Upgrade commons-jelly-tags-interaction dependency to avoid a conflict when we run the console in this project (damned m1 classloader!) git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@416881 13f79535-47bb-0310-9956-ffa450edef68 --- plugins-site/project.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/plugins-site/project.xml b/plugins-site/project.xml index 152c4283..acf7b504 100644 --- a/plugins-site/project.xml +++ b/plugins-site/project.xml @@ -39,7 +39,15 @@ commons-jelly commons-jelly-tags-interaction - 1.0 + 1.1 + + + jline + jline + 0.9.5 + + Required by commons-jelly:commons-jelly-tags-interaction +