pravega / pravega-benchmark

Performance benchmark tool for Pravega
Apache License 2.0
8 stars 22 forks source link

Fixed Pravega artifact versions #30

Closed RaulGracia closed 5 years ago

RaulGracia commented 5 years ago

Change log description Updated Pravega artifact versions to latest release version.

Purpose of the change Fixes #29.

What the code does Updated build.gradle file to point to the last version of Pravega artifacts.

How to verify it Run ./gradlew build should download the appropriate Pravega jars.

Signed-off-by: Raúl Gracia raul.gracia@emc.com