Next minor development version

This commit is contained in:
Eleftheria Stein
2022-01-05 13:32:55 +02:00
parent a08c721118
commit 2c065c0241
3 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
org.gradle.parallel=true
version=2.6.2-SNAPSHOT
version=2.7.0-SNAPSHOT

View File

@@ -10,7 +10,7 @@ content:
branches: [spring-projects/spring-session/*]
- url: https://github.com/spring-projects/spring-session
branches: [main,3.0.x]
tags: ['2.6.*','!2.6.0-M*','!2.6.0-RC*']
tags: ['2.7.*', '2.6.*','!2.6.0-M*','!2.6.0-RC*']
start_path: spring-session-docs
urls:
latest_version_segment_strategy: redirect:to

View File

@@ -1,3 +1,3 @@
name: ROOT
version: '2.6.2'
version: '2.7.0'
prerelease: '-SNAPSHOT'