[GitHub] zeppelin pull request #2842: [ZEPPELIN-3300] branch-0.8 broken due to 0.9.0 ...

2018-03-06 Thread weand
Github user weand closed the pull request at:

https://github.com/apache/zeppelin/pull/2842


---


[GitHub] zeppelin pull request #2842: [ZEPPELIN-3300] branch-0.8 broken due to 0.9.0 ...

2018-03-06 Thread weand
GitHub user weand opened a pull request:

https://github.com/apache/zeppelin/pull/2842

[ZEPPELIN-3300] branch-0.8 broken due to 0.9.0 parent dependency in sap 
interpreter

### What is this PR for?
Hotfix PR for branch-0.8 build


### What type of PR is it?
[Hot Fix]

### Todos
* [ ] - Task

### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-3300

### How should this be tested?
CI pass

### Screenshots (if appropriate)

### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/weand/zeppelin ZEPPELIN-3300

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/zeppelin/pull/2842.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #2842


commit 73e99fc3e802e09b77b9905cdd93251714207e4d
Author: Andreas Weise 
Date:   2018-03-06T21:09:44Z

fix 0.9.0-SNAPSHOT dependency in sap/pom.xml




---