We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fd5c7f commit a8457b5Copy full SHA for a8457b5
docs/antora.yml
@@ -1,3 +1,3 @@
1
name: ROOT
2
-version: '5.7.0'
3
-prerelease: '-SNAPSHOT'
+version: '5.7.0-M1'
+prerelease: 'true'
gradle.properties
@@ -3,7 +3,7 @@ springJavaformatVersion=0.0.29
springBootVersion=2.4.2
4
springFrameworkVersion=5.3.15
5
openSamlVersion=3.4.6
6
-version=5.7.0-SNAPSHOT
+version=5.7.0-M1
7
kotlinVersion=1.6.10
8
samplesBranch=main
9
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
0 commit comments