Skip to content

Commit

Permalink
Merge pull request #28948 from gsmet/jreleaser-1.3.0
Browse files Browse the repository at this point in the history
Upgrade to JReleaser 1.3.0
  • Loading branch information
gsmet authored Oct 31, 2022
2 parents 26e11f3 + 984725e commit f53bfc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devtools/cli/distribution/release-cli.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export JRELEASER_PROJECT_VERSION=${VERSION}
export JRELEASER_BRANCH=${BRANCH}
export JRELEASER_CHOCOLATEY_GITHUB_BRANCH=${BRANCH}

jbang org.jreleaser:jreleaser:1.1.0 full-release \
jbang org.jreleaser:jreleaser:1.3.0 full-release \
--git-root-search \
-od target

Expand Down

0 comments on commit f53bfc9

Please sign in to comment.