Begin work on 4.0
This commit is contained in:
@@ -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' }}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version=3.0.4-SNAPSHOT
|
||||
version=4.0.0-SNAPSHOT
|
||||
|
||||
org.gradle.caching=true
|
||||
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
|
||||
|
||||
Reference in New Issue
Block a user