mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-26 22:02:41 +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
|
cd ../cas
|
||||||
|
|
||||||
if [[ -e ./server/cas-server-webapp-3.3.3.war ]]
|
if [[ -e ./server/cas-server-webapp-3.3.5.war ]]
|
||||||
then
|
then
|
||||||
echo "Found cas server war. Running cas sample"
|
echo "Found cas server war. Running cas sample"
|
||||||
cd server
|
cd server
|
||||||
|
Loading…
x
Reference in New Issue
Block a user