1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Revert "Update to 7.1.0-SNAPSHOT"

This reverts commit b77ea8d3a3.
This commit is contained in:
Robert Winch
2026-01-12 14:31:57 -06:00
parent 641d8a362b
commit 63c99b9438
222 changed files with 100 additions and 5287 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
# List of active maintenance branches.
branch: [ main, 7.0.x, 6.5.x, 6.4.x, 6.3.x ]
branch: [ main, 6.5.x, 6.4.x, 6.3.x ]
runs-on: ubuntu-latest
steps:
- name: Checkout
@@ -16,7 +16,7 @@ jobs:
name: Update on Supported Branches
strategy:
matrix:
branch: [ '6.4.x', '6.5.x', '7.0.x' 'main' ]
branch: [ '6.4.x', '6.5.x', 'main' ]
steps:
- uses: spring-io/spring-doc-actions/update-antora-spring-ui@e28269199d1d27975cf7f65e16d6095c555b3cd0
name: Update