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

Commit

Permalink
Revert "Prepare release 0.35.0 (#616)" (#617)
Browse files Browse the repository at this point in the history
This reverts commit fb1550d.
  • Loading branch information
pavolloffay authored Apr 29, 2019
1 parent fb1550d commit 928d6f2
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 @@ -15,7 +15,7 @@ plugins {
id 'com.github.ben-manes.versions' version '0.17.0'
}

ext.developmentVersion = getProperty('developmentVersion','0.35.0')
ext.developmentVersion = getProperty('developmentVersion','0.34.1-SNAPSHOT')

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

0 comments on commit 928d6f2

Please sign in to comment.