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 fd26d1ce70..f75a12ab22 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>7.5.1-SNAPSHOT</version>
+ <version>7.5.1.v20110907</version>
</parent>
<artifactId>test-jetty-nested</artifactId>
<name>Jetty :: Nested Test</name>

Back to the top