Skip to content

Commit

Permalink
working on build
Browse files Browse the repository at this point in the history
  • Loading branch information
redrezo committed Jul 24, 2020
1 parent 14d23bd commit 2479326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ task publishGithubRelease() {
Repo: https://maven.pkg.github.com/$githubOrga/$githubRepo
Group Id: `org.eclipse.fx`
Artifact Id: `org.eclipse.fx.drift`
Version: `$Versioning.fullVersion-SNAPSHOT`
Version: `$Versioning.version-SNAPSHOT`
""".stripIndent().trim(), true)
println new groovy.json.JsonBuilder(release).toPrettyString()
Expand Down

0 comments on commit 2479326

Please sign in to comment.