Skip to content

Commit

Permalink
Release 3.0.0-M1
Browse files Browse the repository at this point in the history
  • Loading branch information
eleftherias committed Jan 18, 2022
1 parent 304a676 commit 0940451
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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-M1
2 changes: 1 addition & 1 deletion spring-session-docs/antora.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
name: ROOT
version: '3.0.0'
prerelease: '-SNAPSHOT'
prerelease: '-M1'

0 comments on commit 0940451

Please sign in to comment.