Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Commit

Permalink
Preparing release 0.35.1
Browse files Browse the repository at this point in the history
Signed-off-by: Pavol Loffay <[email protected]>
  • Loading branch information
pavolloffay committed May 2, 2019
1 parent 9fc8ac0 commit f4983b3
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 @@ -18,7 +18,7 @@ plugins {
id 'com.github.ben-manes.versions' version '0.21.0'
}

ext.developmentVersion = getProperty('developmentVersion','0.35.1-SNAPSHOT')
ext.developmentVersion = getProperty('developmentVersion','0.35.1')

ext.opentracingVersion = getProperty('opentracingVersion','0.32.0')
ext.guavaVersion = getProperty('guavaVersion','18.0')
Expand Down

0 comments on commit f4983b3

Please sign in to comment.