Skip to content

Commit

Permalink
Tagging 1.9.0-beta.9
Browse files Browse the repository at this point in the history
  • Loading branch information
tomcashman committed Feb 8, 2019
1 parent 96cdffb commit de3eca5
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 @@ -68,7 +68,7 @@ def docProjects() {
subprojects.findAll { !it.name.contains('uat') }
}

def projectVersion = '1.9.0-SNAPSHOT';
def projectVersion = '1.9.0-beta.9';

configure(docProjects()) {
apply plugin: "signing"
Expand Down

0 comments on commit de3eca5

Please sign in to comment.