mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-26 05:42:31 +00:00
Update cas server version in runall.sh
This commit is contained in:
parent
48be79108a
commit
a7770a64d3
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user