Skip to content

Commit aaf122f

Browse files
committed
Include 2.6.0 and 3.0 snapshots in reference docs
1 parent 6f82380 commit aaf122f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-session-docs/antora-playbook.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ content:
99
- url: https://github.com/spring-io/spring-generated-docs
1010
branches: [spring-projects/spring-session/*]
1111
- url: https://github.com/spring-projects/spring-session
12-
branches: [main]
13-
tags: ['2.6.*','!2.6.0-M*']
12+
branches: [main,3.0.x]
13+
tags: ['2.6.*','!2.6.0-M*','!2.6.0-RC*']
1414
start_path: spring-session-docs
1515
urls:
1616
latest_version_segment_strategy: redirect:to

0 commit comments

Comments
 (0)