Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'test-jetty-nested/pom.xml')
-rw-r--r--test-jetty-nested/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-jetty-nested/pom.xml b/test-jetty-nested/pom.xml
index 649e5517d1..e90684e178 100644
--- a/test-jetty-nested/pom.xml
+++ b/test-jetty-nested/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>8.1.8.v20121106</version>
+ <version>8.1.9-SNAPSHOT</version>
</parent>
<artifactId>test-jetty-nested</artifactId>
<name>Jetty :: Nested Test</name>

Back to the top