Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'apache-jstl')
-rw-r--r--apache-jstl/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/apache-jstl/pom.xml b/apache-jstl/pom.xml
index 6e39cbeb03..780820f01c 100644
--- a/apache-jstl/pom.xml
+++ b/apache-jstl/pom.xml
@@ -42,6 +42,7 @@
<dependency>
<groupId>org.eclipse.jetty.toolchain</groupId>
<artifactId>jetty-test-helper</artifactId>
+ <scope>test</scope>
</dependency>
<dependency>

Back to the top