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 84d8b525e4..e3dbbd0e58 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.2.3.v20140905</version>
+ <version>9.2.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

Back to the top