1
0
mirror of synced 2026-05-22 21:33:16 +00:00

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 55c956ee68
commit 6ce6a1a55e
+1 -1
View File
@@ -5,7 +5,7 @@ springFrameworkVersion=6.0.0-M2
openSamlVersion=3.4.6
version=6.0.0-SNAPSHOT
kotlinVersion=1.6.20-M1
samplesBranch=6.0.x
samplesBranch=main
org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
org.gradle.parallel=true
org.gradle.caching=true