Skip to content

Commit f01f1ba

Browse files
vijikarthiRaulGracia
authored andcommitted
[issue-203] Prepare for 0.5 release (#208)
Updated pravega, connectors and samples version label to 0.5.0. Signed-off-by: Vijay Srinivasaraghavan <[email protected]>
1 parent 96a2d64 commit f01f1ba

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle.properties

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,18 @@
88
# http://www.apache.org/licenses/LICENSE-2.0
99
#
1010
### Pravega dependencies
11-
pravegaVersion=0.5.0-2223.ce3ba81-SNAPSHOT
11+
pravegaVersion=0.5.0
1212

1313
### Pravega-samples output library
14-
samplesVersion=0.5.0-SNAPSHOT
14+
samplesVersion=0.5.0
1515

1616
### Flink-connector dependencies
17-
flinkConnectorVersion=0.5.0-75.01ba05e-SNAPSHOT
17+
flinkConnectorVersion=0.5.0
1818
flinkVersion=1.7.2
1919
flinkScalaVersion=2.12
2020

2121
### hadoop connector dependencies
22-
hadoopConnectorVersion=0.5.0-29.d6fa817-SNAPSHOT
22+
hadoopConnectorVersion=0.5.0
2323

2424
### Samples application dependencies
2525
hadoopVersion=2.8.1

0 commit comments

Comments
 (0)