Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jetty-deploy/pom.xml')
-rw-r--r--jetty-deploy/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/jetty-deploy/pom.xml b/jetty-deploy/pom.xml
index 79ef070474..e0822b9724 100644
--- a/jetty-deploy/pom.xml
+++ b/jetty-deploy/pom.xml
@@ -95,6 +95,7 @@
<dependency>
<groupId>org.eclipse.jetty.toolchain</groupId>
<artifactId>jetty-test-helper</artifactId>
+ <version>1.3-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>

Back to the top