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 cc29f4f commit 8eb235dCopy full SHA for 8eb235d
docs/antora.yml
@@ -1,3 +1,4 @@
1
+'display_version': '6.0.0-M5'
2
'name': 'ROOT'
-'prerelease': '-SNAPSHOT'
3
-'version': '6.0.0'
+'prerelease': 'true'
4
+'version': '6.0.0-M5'
gradle.properties
@@ -3,7 +3,7 @@ springJavaformatVersion=0.0.31
springBootVersion=2.4.2
springFrameworkVersion=6.0.0-M4
5
openSamlVersion=3.4.6
6
-version=6.0.0-SNAPSHOT
+version=6.0.0-M5
7
kotlinVersion=1.6.21
8
samplesBranch=main
9
org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
0 commit comments