Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'test-continuation-jetty6/pom.xml')
-rw-r--r--test-continuation-jetty6/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-continuation-jetty6/pom.xml b/test-continuation-jetty6/pom.xml
index fa6578d6d4..5ec34e014e 100644
--- a/test-continuation-jetty6/pom.xml
+++ b/test-continuation-jetty6/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.3.2-SNAPSHOT</version>
+ <version>7.3.1.v20110307</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>test-continuation-jetty6</artifactId>

Back to the top