Skip to content

Commit e80b3cc

Browse files
committed
Release 5.7.0-RC1
1 parent 8a54cea commit e80b3cc

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

docs/antora.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
name: ROOT
2-
version: '5.7.0'
3-
prerelease: '-SNAPSHOT'
2+
version: '5.7.0-RC1'
3+
display_version: '5.7.0-RC1'
4+
prerelease: true

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ springJavaformatVersion=0.0.31
33
springBootVersion=2.4.2
44
springFrameworkVersion=5.3.19
55
openSamlVersion=3.4.6
6-
version=5.7.0-SNAPSHOT
6+
version=5.7.0-RC1
77
kotlinVersion=1.6.20
88
samplesBranch=5.7.x
99
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError

0 commit comments

Comments
 (0)