Generic CAS WAR overlay to exercise the latest versions of CAS. This overlay could be freely used as a starting template for local CAS war overlays. The CAS services management overlay is available [here](https://github.com/apereo/cas-services-management-overlay).
# Versions
```xml
<cas.version>5.0.x</cas.version>
```
...
...
@@ -46,5 +47,6 @@ CAS will be available at:
*`https://cas.server.name:8443/cas`
## External
Deploy resultant `target/cas.war` to a servlet container of choice.