Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Erdfelt2015-11-06 19:13:00 +0000
committerJoakim Erdfelt2015-11-06 19:13:00 +0000
commitedf686fe0a9746ebc72776d0cee9c0de09b190dd (patch)
treec91ba51679b08fbecc710cb2d0b2b8fcd76221a7 /tests/test-quickstart/pom.xml
parentd737e1c638653988ce7d8e5bfb89859347e1c306 (diff)
downloadorg.eclipse.jetty.project-edf686fe0a9746ebc72776d0cee9c0de09b190dd.tar.gz
org.eclipse.jetty.project-edf686fe0a9746ebc72776d0cee9c0de09b190dd.tar.xz
org.eclipse.jetty.project-edf686fe0a9746ebc72776d0cee9c0de09b190dd.zip
Updating to version 9.3.7-SNAPSHOT
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 bd06a39ca2..4a52b9cb7c 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.6.v20151106</version>
+ <version>9.3.7-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

Back to the top