Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2012-01-20 17:34:23 +0000
committerJesse McConnell2012-01-20 17:34:23 +0000
commitc2d33f8f69e1f1c69ab37ec8fbd328d5586cfde8 (patch)
treebffb4d27c48b251e91891d51dc74a7494997ab02
parent16833ca8c9c6c4f0e18e9c180fce28d745b2018e (diff)
downloadorg.eclipse.jetty.project-c2d33f8f69e1f1c69ab37ec8fbd328d5586cfde8.tar.gz
org.eclipse.jetty.project-c2d33f8f69e1f1c69ab37ec8fbd328d5586cfde8.tar.xz
org.eclipse.jetty.project-c2d33f8f69e1f1c69ab37ec8fbd328d5586cfde8.zip
set for dev
-rw-r--r--VERSION.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/VERSION.txt b/VERSION.txt
index 963a7a330c..359eb30f51 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,3 +1,5 @@
+jetty-7.6.0-SNAPSHOT
+
jetty-7.6.0.RC5 - 20 January 2012
+ 359329 Prevent reinvocation of LoginModule.login with jaspi for already
authed user

Back to the top