Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2011-09-08 17:00:16 +0000
committerJesse McConnell2011-09-08 17:00:16 +0000
commitebdb89dc2313972c53c376f1e16662c70f01687c (patch)
tree31d2966c6b468fd767c05694edf0baf7844d4280 /tests/test-sessions/test-hash-sessions
parent932245a114b41c77850339666eae103edec88d39 (diff)
downloadorg.eclipse.jetty.project-ebdb89dc2313972c53c376f1e16662c70f01687c.tar.gz
org.eclipse.jetty.project-ebdb89dc2313972c53c376f1e16662c70f01687c.tar.xz
org.eclipse.jetty.project-ebdb89dc2313972c53c376f1e16662c70f01687c.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'tests/test-sessions/test-hash-sessions')
-rw-r--r--tests/test-sessions/test-hash-sessions/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-sessions/test-hash-sessions/pom.xml b/tests/test-sessions/test-hash-sessions/pom.xml
index 1b6d664796..a455bc9b8d 100644
--- a/tests/test-sessions/test-hash-sessions/pom.xml
+++ b/tests/test-sessions/test-hash-sessions/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.jetty.tests</groupId>
<artifactId>test-sessions-parent</artifactId>
- <version>7.5.1.v20110908</version>
+ <version>7.5.2-SNAPSHOT</version>
</parent>
<artifactId>test-hash-sessions</artifactId>
<name>Jetty Tests :: Sessions :: Hash</name>

Back to the top