Change samplesBranch property to point to correct branch

Closes gh-11040
This commit is contained in:
Marcus Da Coregio 2022-03-28 13:35:11 -03:00
parent 6c52c52a68
commit c73bd4756d
1 changed files with 1 additions and 1 deletions

View File

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