Skip to content

Commit

Permalink
[issue-203] Prepare for 0.5 release (#208)
Browse files Browse the repository at this point in the history
Updated pravega, connectors and samples version label to 0.5.0.

Signed-off-by: Vijay Srinivasaraghavan <vijayaraghavan.srinivasaraghavan@emc.com>
  • Loading branch information
vijikarthi authored and RaulGracia committed Aug 9, 2019
1 parent 96a2d64 commit f01f1ba
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,18 @@
# http://www.apache.org/licenses/LICENSE-2.0
#
### Pravega dependencies
pravegaVersion=0.5.0-2223.ce3ba81-SNAPSHOT
pravegaVersion=0.5.0

### Pravega-samples output library
samplesVersion=0.5.0-SNAPSHOT
samplesVersion=0.5.0

### Flink-connector dependencies
flinkConnectorVersion=0.5.0-75.01ba05e-SNAPSHOT
flinkConnectorVersion=0.5.0
flinkVersion=1.7.2
flinkScalaVersion=2.12

### hadoop connector dependencies
hadoopConnectorVersion=0.5.0-29.d6fa817-SNAPSHOT
hadoopConnectorVersion=0.5.0

### Samples application dependencies
hadoopVersion=2.8.1
Expand Down

0 comments on commit f01f1ba

Please sign in to comment.