Skip to content

Commit

Permalink
Release 1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
anusudarsan committed Sep 13, 2016
1 parent 8f97150 commit d9b665d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -96,7 +96,7 @@ ext.tempto_examples = project(':tempto-examples')
ext.tempto_runner = project(':tempto-runner')
ext.tempto_ldap = project(':tempto-ldap')
ext.expected_result_generator = project(':expected-result-generator')
ext.tempto_version = '1.15-SNAPSHOT'
ext.tempto_version = '1.15'
ext.tempto_group = "com.teradata.tempto"
ext.isReleaseVersion = !tempto_version.endsWith("SNAPSHOT")

Expand Down

0 comments on commit d9b665d

Please sign in to comment.