Skip to content

Commit

Permalink
* Corrected Zeppelin interpreter version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Amogh Shetkar committed Aug 27, 2018
1 parent 9377984 commit b5b78b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -124,7 +124,7 @@ allprojects {
snappyStoreVersion = '1.6.2'
snappydataVersion = version
pulseVersion = '1.5.1'
zeppelinInterpreterVersion = '0.7.3.1'
zeppelinInterpreterVersion = '0.7.3.2'
buildFlags = ''
createdBy = System.getProperty('user.name')
osArch = System.getProperty('os.arch')
Expand Down
2 changes: 1 addition & 1 deletion docs/howto/use_apache_zeppelin_with_snappydata.md
Expand Up @@ -7,7 +7,7 @@

| SnappyData Zeppelin Interpreter | Apache Zeppelin Binary Package | SnappyData Release|
|--------|--------|--------|
|[Version 0.7.3.1](https://github.com/SnappyDataInc/zeppelin-interpreter/releases/tag/v0.7.3.1) |[Version 0.7.3](http://archive.apache.org/dist/zeppelin/zeppelin-0.7.3/zeppelin-0.7.3-bin-netinst.tgz) |[Release 1.0.2](https://github.com/SnappyDataInc/snappydata/releases/tag/v1.0.2)|
|[Version 0.7.3.2](https://github.com/SnappyDataInc/zeppelin-interpreter/releases/tag/v0.7.3.2) |[Version 0.7.3](http://archive.apache.org/dist/zeppelin/zeppelin-0.7.3/zeppelin-0.7.3-bin-netinst.tgz) |[Release 1.0.2](https://github.com/SnappyDataInc/snappydata/releases/tag/v1.0.2)|
|[Version 0.7.3](https://github.com/SnappyDataInc/zeppelin-interpreter/releases/tag/v0.7.3) |[Version 0.7.3](http://archive.apache.org/dist/zeppelin/zeppelin-0.7.3/zeppelin-0.7.3-bin-netinst.tgz) |[Release 1.0.2](https://github.com/SnappyDataInc/snappydata/releases/tag/v1.0.1)|
|[Version 0.7.2](https://github.com/SnappyDataInc/zeppelin-interpreter/releases/tag/v0.7.2) |[Version 0.7.2](http://archive.apache.org/dist/zeppelin/zeppelin-0.7.2/zeppelin-0.7.2-bin-netinst.tgz) |[Release 1.0.0](https://github.com/SnappyDataInc/snappydata/releases/tag/v1.0.0)|

Expand Down

0 comments on commit b5b78b3

Please sign in to comment.