Point to samples branch 5.8.x

Closes gh-11203
This commit is contained in:
Marcus Da Coregio 2022-05-12 11:16:23 -03:00
parent b544159226
commit 032fdcefdf
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ springFrameworkVersion=5.3.19
openSamlVersion=3.4.6
version=5.8.0-SNAPSHOT
kotlinVersion=1.6.20
samplesBranch=5.7.x
samplesBranch=5.8.x
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
org.gradle.parallel=true
org.gradle.caching=true