Skip to content

Commit

Permalink
Prepare release 1.29
Browse files Browse the repository at this point in the history
  • Loading branch information
kokosing committed Mar 29, 2017
1 parent b520d9f commit d103c87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -102,7 +102,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.29-SNAPSHOT'
ext.tempto_version = '1.29'
ext.tempto_group = "com.teradata.tempto"
ext.isReleaseVersion = !tempto_version.endsWith("SNAPSHOT")

Expand Down

0 comments on commit d103c87

Please sign in to comment.