Skip to content

Commit

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

name: ROOT
version: '6.0.0'
prerelease: '-SNAPSHOT'
version: '6.0.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=6.0.0-M2
openSamlVersion=3.4.6
version=6.0.0-SNAPSHOT
version=6.0.0-M1
kotlinVersion=1.6.10
samplesBranch=6.0.x
org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
Expand Down

0 comments on commit 8168317

Please sign in to comment.