Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2011-07-08 07:43:53 +0000
committerGreg Wilkins2011-07-08 07:43:53 +0000
commit4e8598eb00831dde238035045783ac0f398476ae (patch)
tree4c05c6205a417441d817c04617391a40a011ebc4 /VERSION.txt
parent03b53be03638bdfefb39ce7abb4b41e42235fd49 (diff)
downloadorg.eclipse.jetty.project-4e8598eb00831dde238035045783ac0f398476ae.tar.gz
org.eclipse.jetty.project-4e8598eb00831dde238035045783ac0f398476ae.tar.xz
org.eclipse.jetty.project-4e8598eb00831dde238035045783ac0f398476ae.zip
351516 Refactored sessions to better support nosql session managers
Diffstat (limited to 'VERSION.txt')
-rw-r--r--VERSION.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/VERSION.txt b/VERSION.txt
index 21afaf4120..1d8a8d6620 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,3 +1,6 @@
+jetty-7.5.0-SNAPSHOT
+ + 351516 Refactored sessions to better support nosql session managers
+
jetty-7.4.4.v20110707 July 7th 2011
+ 308851 Converted all jetty-client module tests to JUnit 4
+ 345268 JDBCSessionManager does not work with maxInactiveInterval = -1

Back to the top