Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2013-04-08 02:31:34 +0000
committerGreg Wilkins2013-04-08 02:31:34 +0000
commitb8dd8bde142e0bbfaae399a97ead1323081d0c91 (patch)
tree22d6fc26c986bb62bb802eb351d4f2915cd9d460 /tests/test-sessions/pom.xml
parentbf3771904b133d3e30e3a5f60a8d85a616728668 (diff)
downloadorg.eclipse.jetty.project-b8dd8bde142e0bbfaae399a97ead1323081d0c91.tar.gz
org.eclipse.jetty.project-b8dd8bde142e0bbfaae399a97ead1323081d0c91.tar.xz
org.eclipse.jetty.project-b8dd8bde142e0bbfaae399a97ead1323081d0c91.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'tests/test-sessions/pom.xml')
-rw-r--r--tests/test-sessions/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-sessions/pom.xml b/tests/test-sessions/pom.xml
index cee3909107..dac197644d 100644
--- a/tests/test-sessions/pom.xml
+++ b/tests/test-sessions/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.jetty.tests</groupId>
<artifactId>tests-parent</artifactId>
- <version>9.0.1.v20130408</version>
+ <version>9.0.2-SNAPSHOT</version>
</parent>
<artifactId>test-sessions-parent</artifactId>
<name>Jetty Tests :: Sessions :: Parent</name>

Back to the top