From 9e994f16ff388332580a1c6cb9fa8137b9349ee2 Mon Sep 17 00:00:00 2001 From: kohsuke Date: Mon, 22 Oct 2007 18:16:12 +0000 Subject: [PATCH] plain commons jelly/jexl dependency was coming from commons-jelly-tags-xml git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5396 71c3de6d-444a-0410-be80-ed276b4c234a --- core/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/core/pom.xml b/core/pom.xml index eed377fcde..2ab265ffed 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -332,6 +332,20 @@ commons-jelly commons-jelly-tags-xml 1.1 + + + commons-jelly + commons-jelly + + + commons-jexl + commons-jexl + + + commons-jelly + commons-jelly-tags-junit + + org.jvnet.hudson -- GitLab