Skip to content

Commit

Permalink
Release 6.0.0-M3
Browse files Browse the repository at this point in the history
  • Loading branch information
sjohnr committed Mar 22, 2022
1 parent a8e8ad4 commit 6dbba7b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/antora.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

name: ROOT
version: '6.0.0-M2'
version: '6.0.0-M3'
prerelease: 'true'
display_version: '6.0.0-M2'
display_version: '6.0.0-M3'
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ springJavaformatVersion=0.0.31
springBootVersion=2.4.2
springFrameworkVersion=6.0.0-M2
openSamlVersion=3.4.6
version=6.0.0-M2
version=6.0.0-M3
kotlinVersion=1.6.20-M1
samplesBranch=6.0.x
org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
Expand Down

0 comments on commit 6dbba7b

Please sign in to comment.