Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-integration/pom.xml')
-rw-r--r--tests/test-integration/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-integration/pom.xml b/tests/test-integration/pom.xml
index 41f93ca915..70bcf5437a 100644
--- a/tests/test-integration/pom.xml
+++ b/tests/test-integration/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jetty.tests</groupId>
<artifactId>tests-parent</artifactId>
- <version>9.3.3.v20150827</version>
+ <version>9.3.4-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>test-integration</artifactId>

Back to the top