We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8168317 commit 3834268Copy full SHA for 3834268
docs/antora.yml
@@ -1,4 +1,4 @@
1
2
name: ROOT
3
-version: '6.0.0-M1'
4
-prerelease: 'true'
+version: '6.0.0'
+prerelease: '-SNAPSHOT'
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-M1
+version=6.0.0-SNAPSHOT
7
kotlinVersion=1.6.10
8
samplesBranch=6.0.x
9
org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
0 commit comments