Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-continuation/pom.xml')
-rw-r--r--tests/test-continuation/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-continuation/pom.xml b/tests/test-continuation/pom.xml
index efd9d4daf0..2479c64189 100644
--- a/tests/test-continuation/pom.xml
+++ b/tests/test-continuation/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jetty.tests</groupId>
<artifactId>tests-parent</artifactId>
- <version>9.3.2.v20150730</version>
+ <version>9.3.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

Back to the top