Skip to content

Commit

Permalink
* Update the version of Snappy Spark dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
Amogh Shetkar committed Mar 14, 2017
1 parent 29562d6 commit 3e04d8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ ext {
scalaBinaryVersion = '2.11'
scalaVersion = scalaBinaryVersion + '.8'
buildDir = 'build-artifacts'
snappySparkVersion = '2.0.3-2'
snappySparkVersion = '2.0.2.3'
snappyDataVersion = '0.8'
gemfireVersion = "1.5.4"
zeppelinVersion = '0.7.0'
Expand Down

0 comments on commit 3e04d8c

Please sign in to comment.