Skip to content

Commit 13661b4

Browse files
RaulGraciavijikarthi
authored andcommitted
Issue 212: Updated samples artifact version to 0.6.0-SNAPSHOT and updated depedencies to latest (jfrog) 0.6 snapshot artifact. (#213)
Signed-off-by: Raúl Gracia <[email protected]>
1 parent f01f1ba commit 13661b4

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
11+
pravegaVersion=0.6.0-50.076afef-SNAPSHOT
1212

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

1616
### Flink-connector dependencies
17-
flinkConnectorVersion=0.5.0
17+
flinkConnectorVersion=0.6.0-62.452fcd4-SNAPSHOT
1818
flinkVersion=1.7.2
1919
flinkScalaVersion=2.12
2020

2121
### hadoop connector dependencies
22-
hadoopConnectorVersion=0.5.0
22+
hadoopConnectorVersion=0.6.0-33.1cfeee6-SNAPSHOT
2323

2424
### Samples application dependencies
2525
hadoopVersion=2.8.1

0 commit comments

Comments
 (0)