Skip to content

Commit

Permalink
Setup new development 1.51-SNAPSHOT cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
kokosing committed Oct 18, 2018
1 parent e9158cf commit a884f6a
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 @@ -113,7 +113,7 @@ ext.tempto_runner = project(':tempto-runner')
ext.tempto_ldap = project(':tempto-ldap')
ext.tempto_kafka = project(':tempto-kafka')
ext.expected_result_generator = project(':expected-result-generator')
ext.tempto_version = '1.50'
ext.tempto_version = '1.51-SNAPSHOT'
ext.tempto_group = "io.prestodb.tempto"
ext.isReleaseVersion = !tempto_version.endsWith("SNAPSHOT")

Expand Down

0 comments on commit a884f6a

Please sign in to comment.