Compare commits

...

6 Commits
master ... 6.1

Author SHA1 Message Date
Misagh Moayyed d7a097069d
Update gradle.properties 2020-02-29 11:56:15 +03:30
Misagh Moayyed 2d9d7bf684
Update gradle.properties 2020-02-01 14:41:26 +04:00
Misagh Moayyed 10508b81c9
Update gradle.properties 2019-12-26 17:42:56 +04:00
Misagh Moayyed 40ba4c746c
Update gradle.properties 2019-11-23 13:50:25 +04:00
Misagh Moayyed 83e0044cc9
Update gradle.properties 2019-10-30 22:29:59 +04:00
Misagh Moayyed 5daafd68eb
update versions 2019-10-28 13:05:19 +04:00
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# Versions
cas.version=6.1.0-SNAPSHOT
cas.version=6.1.5
springBootVersion=2.2.0.RELEASE
# Use -jetty, -undertow to other containers
@ -8,7 +8,7 @@ appServer=-tomcat
executable=false
gradleVersion=5.6.3
tomcatVersion=9.0.27
tomcatVersion=9.0.30
group=org.apereo.cas
sourceCompatibility=11