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

Commit

Permalink
Back to development
Browse files Browse the repository at this point in the history
Signed-off-by: Pavol Loffay <[email protected]>
  • Loading branch information
pavolloffay committed May 3, 2019
1 parent f4983b3 commit cf202a4
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')
ext.developmentVersion = getProperty('developmentVersion','0.35.2-SNAPSHOT')

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

0 comments on commit cf202a4

Please sign in to comment.