Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2011-02-04 23:03:06 +0000
committerJesse McConnell2011-02-04 23:03:06 +0000
commit4bd3f1b6b009fef5734c61f31d5c2057750aca28 (patch)
treebee54fd9b7c4ca77f0a2cdf4cea46971bfe28a10 /VERSION.txt
parent40ebdcf23ef836af1112ed90dcb8f46b8d4d46d1 (diff)
downloadorg.eclipse.jetty.project-4bd3f1b6b009fef5734c61f31d5c2057750aca28.tar.gz
org.eclipse.jetty.project-4bd3f1b6b009fef5734c61f31d5c2057750aca28.tar.xz
org.eclipse.jetty.project-4bd3f1b6b009fef5734c61f31d5c2057750aca28.zip
set dev
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2744 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'VERSION.txt')
-rw-r--r--VERSION.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/VERSION.txt b/VERSION.txt
index 07a0e43b5b..37c1947577 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,5 +1,7 @@
+jetty-7.3.1-SNAPSHOT
-jetty-7.3.0.v20110202 2 February 2011
+
+jetty-7.3.0.v20110203 3 February 2011
+ JETTY-1259 NullPointerException in JDBCSessionIdManager when invalidating session (further update)
+ 296978 standardizing various Testing Util Classes to jetty-test-helper
+ 319178 test failure fix in jetty-util on windows

Back to the top