Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2014-02-10 19:48:29 +0000
committerJesse McConnell2014-02-10 19:48:29 +0000
commiteb0aea46ced8602f598c92962babde3dd2e75273 (patch)
tree431f3d9a52db5a113eac387deaaed8c038a6266c /tests/test-sessions/test-hash-sessions/pom.xml
parentf3d38dfb15023494af32e64b2d110bdb60760c2b (diff)
downloadorg.eclipse.jetty.project-eb0aea46ced8602f598c92962babde3dd2e75273.tar.gz
org.eclipse.jetty.project-eb0aea46ced8602f598c92962babde3dd2e75273.tar.xz
org.eclipse.jetty.project-eb0aea46ced8602f598c92962babde3dd2e75273.zip
set versions.txt file to new version and fix mistaken developmentVersion
Diffstat (limited to 'tests/test-sessions/test-hash-sessions/pom.xml')
-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 a8dd88244f..a1d38dddf2 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>9.1.13-SNAPSHOT</version>
+ <version>9.1.3-SNAPSHOT</version>
</parent>
<artifactId>test-hash-sessions</artifactId>
<name>Jetty Tests :: Sessions :: Hash</name>

Back to the top