Skip to content

Commit

Permalink
Issue 76: Prepare for 0.8 release (#77)
Browse files Browse the repository at this point in the history
Set the Pravega and Pravega CLI versions to 0.8.0.

Signed-off-by: Raúl Gracia <[email protected]>
  • Loading branch information
RaulGracia authored Sep 29, 2020
1 parent 000e440 commit a21d424
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pravega-cli/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jsonSimpleVersion=1.1.1
lombokVersion=1.18.4
mockitoVersion=2.23.0
nettyVersion=4.1.30.Final
pravegaCliVersion=0.8.0-SNAPSHOT
pravegaVersion=0.8.0-2600.4df7f9a-SNAPSHOT
pravegaCliVersion=0.8.0
pravegaVersion=0.8.0
slf4jApiVersion=1.7.25
spotbugsPluginVersion=1.6.9
spotbugsVersion=3.1.11
Expand Down

0 comments on commit a21d424

Please sign in to comment.