Skip to content

Commit

Permalink
* Bump up the version to 0.7.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Amogh Shetkar committed Aug 20, 2019
1 parent f2b4d27 commit 7ab510f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ plugins {
}

group 'io.snappydata'
version '0.7.3.5'
version '0.7.3.6'

apply plugin: 'java'
apply plugin: 'wrapper'
Expand Down Expand Up @@ -49,8 +49,8 @@ ext {
scalaBinaryVersion = '2.11'
scalaVersion = scalaBinaryVersion + '.8'
buildDir = 'build-artifacts'
snappySparkVersion = '2.1.1.6'
snappyDataVersion = '1.1.0'
snappySparkVersion = '2.1.1.7'
snappyDataVersion = '1.1.1'
gemfireVersion = "1.6.1"
zeppelinVersion = '0.7.3'

Expand Down

0 comments on commit 7ab510f

Please sign in to comment.