Update cas server version in runall.sh

This commit is contained in:
Luke Taylor 2009-12-22 21:31:26 +00:00
parent 48be79108a
commit a7770a64d3
1 changed files with 1 additions and 1 deletions

View File

@ -201,7 +201,7 @@ stop_jetty
cd ../cas
if [[ -e ./server/cas-server-webapp-3.3.3.war ]]
if [[ -e ./server/cas-server-webapp-3.3.5.war ]]
then
echo "Found cas server war. Running cas sample"
cd server