Begin work on 4.0

This commit is contained in:
Andy Wilkinson
2025-01-30 15:06:43 +00:00
parent 58c9c2ef57
commit db16f279c2
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ jobs:
with:
artifact-properties: |
/**/spring-restdocs-*.zip::zip.type=docs,zip.deployed=false
build-name: 'spring-restdocs-3.0.x'
build-name: 'spring-restdocs-4.0.x'
folder: 'deployment-repository'
password: ${{ secrets.ARTIFACTORY_PASSWORD }}
repository: ${{ 'libs-snapshot-local' }}