Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-quickstart/pom.xml')
-rw-r--r--tests/test-quickstart/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-quickstart/pom.xml b/tests/test-quickstart/pom.xml
index de25a3d213..3d65131d19 100644
--- a/tests/test-quickstart/pom.xml
+++ b/tests/test-quickstart/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty.tests</groupId>
<artifactId>tests-parent</artifactId>
- <version>9.3.4.v20151007</version>
+ <version>9.4.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

Back to the top