We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7392dca commit eaac43aCopy full SHA for eaac43a
docs/antora.yml
@@ -1,4 +1,4 @@
1
-
2
-name: ROOT
3
-version: '6.0.0'
4
-prerelease: '-SNAPSHOT'
+'display_version': '6.0.0-M4'
+'name': 'ROOT'
+'prerelease': 'true'
+'version': '6.0.0-M4'
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-M4
7
kotlinVersion=1.6.21
8
samplesBranch=main
9
org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
0 commit comments