Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Erdfelt2014-09-11 13:10:44 +0000
committerJoakim Erdfelt2014-09-11 13:10:44 +0000
commit9249ebb6ef35feb0962335d366119dd6d2803eb2 (patch)
tree789f88c6e22eb6839be6c858b02c5a3b952849d0 /tests/test-continuation
parent9bfeb2221f4fde3a32c042486df06bb09d7bd672 (diff)
downloadorg.eclipse.jetty.project-9249ebb6ef35feb0962335d366119dd6d2803eb2.tar.gz
org.eclipse.jetty.project-9249ebb6ef35feb0962335d366119dd6d2803eb2.tar.xz
org.eclipse.jetty.project-9249ebb6ef35feb0962335d366119dd6d2803eb2.zip
Using 9.2.4-SNAPSHOT for branch
Diffstat (limited to 'tests/test-continuation')
-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