From c75dc7fe916ac0a03543a2d2e00c5d6d83715903 Mon Sep 17 00:00:00 2001 From: emmanuel lecharny Date: Thu, 14 Sep 2023 05:01:35 +0200 Subject: [PATCH] Removed a useless dependency, set some other dependencies to test scope --- mina-legal/pom.xml | 3 ++- mina-legal/src/main/resources/notices.xml | 1 + pom.xml | 11 ++--------- 3 files changed, 5 insertions(+), 10 deletions(-) diff --git a/mina-legal/pom.xml b/mina-legal/pom.xml index c315b473d..faa4ee09f 100644 --- a/mina-legal/pom.xml +++ b/mina-legal/pom.xml @@ -21,7 +21,7 @@ org.apache.mina mina-parent - 2.2.4-SNAPSHOT + 2.1.9-SNAPSHOT mina-legal @@ -81,3 +81,4 @@ + diff --git a/mina-legal/src/main/resources/notices.xml b/mina-legal/src/main/resources/notices.xml index 0d67abc63..eaed278f6 100644 --- a/mina-legal/src/main/resources/notices.xml +++ b/mina-legal/src/main/resources/notices.xml @@ -104,3 +104,4 @@ + diff --git a/pom.xml b/pom.xml index 6bf0e439e..194482a40 100644 --- a/pom.xml +++ b/pom.xml @@ -163,7 +163,6 @@ - mina-legal mina-core mina-transport-apr mina-filter-compression @@ -247,7 +246,6 @@ - org.apache.xbean xbean-spring @@ -284,13 +282,7 @@ jboss javassist ${version.jboss.javassist} - - - - jdom - jdom - ${version.jdom} - true + test @@ -298,6 +290,7 @@ jmock ${version.jmock} true + test