Skip to content

Commit

Permalink
Release 3.0.0-RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
rwinch committed Nov 9, 2022
1 parent b229103 commit a0d03ad
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
org.gradle.parallel=true
version=3.0.0-SNAPSHOT
version=3.0.0-RC2
5 changes: 3 additions & 2 deletions spring-session-docs/antora.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name: ROOT
version: '3.0.0'
prerelease: '-SNAPSHOT'
version: '3.0.0-RC2'
prerelease: 'true'
display_version: '3.0.0-RC2'

0 comments on commit a0d03ad

Please sign in to comment.