Skip to content

Commit

Permalink
Update to 1.0.1.BUILD-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
bsideup authored Oct 22, 2019
1 parent 30c9eb9 commit 1ba81aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
targetPath: $(System.DefaultWorkingDirectory)
- bash: ./gradlew --no-daemon -Pversion=$GRADLE_VERSION publish
env:
GRADLE_VERSION: 1.0.0.BUILD-SNAPSHOT
GRADLE_VERSION: 1.0.1.BUILD-SNAPSHOT
${{ if not(endsWith(variables['version'], '.RELEASE')) }}:
GRADLE_PUBLISH_REPO_URL: https://repo.spring.io/libs-snapshot-local/
GRADLE_PUBLISH_MAVEN_USER: $(artifactory.username)
Expand Down

0 comments on commit 1ba81aa

Please sign in to comment.