Skip to content

Commit

Permalink
Release 5.7.0-M1
Browse files Browse the repository at this point in the history
  • Loading branch information
sjohnr committed Jan 14, 2022
1 parent 4fd5c7f commit a8457b5
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,3 +1,3 @@
name: ROOT
version: '5.7.0'
prerelease: '-SNAPSHOT'
version: '5.7.0-M1'
prerelease: 'true'
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.29
springBootVersion=2.4.2
springFrameworkVersion=5.3.15
openSamlVersion=3.4.6
version=5.7.0-SNAPSHOT
version=5.7.0-M1
kotlinVersion=1.6.10
samplesBranch=main
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
Expand Down

0 comments on commit a8457b5

Please sign in to comment.