From 265cc79225faa47bd638961e98e5f7850ac686d2 Mon Sep 17 00:00:00 2001 From: olivier lamy Date: Tue, 12 Feb 2019 18:22:39 +1000 Subject: [PATCH] jetty-distribution is test scope Signed-off-by: olivier lamy --- tests/test-distribution/pom.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/tests/test-distribution/pom.xml b/tests/test-distribution/pom.xml index 3a938007a0c..84002f6b15c 100644 --- a/tests/test-distribution/pom.xml +++ b/tests/test-distribution/pom.xml @@ -15,12 +15,6 @@ - - org.eclipse.jetty - jetty-distribution - ${project.version} - zip - org.slf4j slf4j-simple @@ -55,6 +49,13 @@ ${maven.resolver.version} + + org.eclipse.jetty + jetty-distribution + ${project.version} + zip + test + org.eclipse.jetty jetty-client