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