Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2013-11-07 16:42:41 +0000
committerJesse McConnell2013-11-07 16:42:41 +0000
commitdc2fd1b9ce84283c43b62a83e02d5f9f03bf251a (patch)
tree12ad82fdf0a8618108d10409bf0a2562d5ee17d3 /tests/test-sessions/test-sessions-common/pom.xml
parent9485bb33f3a979d08dc05cb7fc62785f4418b749 (diff)
downloadorg.eclipse.jetty.project-dc2fd1b9ce84283c43b62a83e02d5f9f03bf251a.tar.gz
org.eclipse.jetty.project-dc2fd1b9ce84283c43b62a83e02d5f9f03bf251a.tar.xz
org.eclipse.jetty.project-dc2fd1b9ce84283c43b62a83e02d5f9f03bf251a.zip
[maven-release-plugin] prepare release jetty-9.1.0.RC2jetty-9.1.0.RC2
Diffstat (limited to 'tests/test-sessions/test-sessions-common/pom.xml')
-rw-r--r--tests/test-sessions/test-sessions-common/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-sessions/test-sessions-common/pom.xml b/tests/test-sessions/test-sessions-common/pom.xml
index d5aa814ad4..283d3f0d98 100644
--- a/tests/test-sessions/test-sessions-common/pom.xml
+++ b/tests/test-sessions/test-sessions-common/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.jetty.tests</groupId>
<artifactId>test-sessions-parent</artifactId>
- <version>9.1.0-SNAPSHOT</version>
+ <version>9.1.0.RC2</version>
</parent>
<artifactId>test-sessions-common</artifactId>
<name>Jetty Tests :: Sessions :: Common</name>

Back to the top