Skip to content

Commit

Permalink
pre release
Browse files Browse the repository at this point in the history
  • Loading branch information
zubri committed May 27, 2024
1 parent 0a64892 commit f8aafb5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ scmVersion {
versionSeparator.set('-')
}
}
//project.version = "${SRU}-${scmVersion.version}"
project.version = "${SRU}-10.2.0-SNAPSHOT"
project.version = "${SRU}-${scmVersion.version}"

tasks.withType(JavaCompile) {
options.encoding = 'UTF-8'
Expand Down

0 comments on commit f8aafb5

Please sign in to comment.