GitHub user anthonycorbacho opened a pull request:
https://github.com/apache/zeppelin/pull/1934
[ZEPPELIN-2001] Publish Apache Zeppelin artifacts to snapshot repository
### What is this PR for?
Simple script that deploy Apache Zeppelin artifact to snapshot repository
### What type of PR is it?
[Improvement ]
### What is the Jira issue?
* [ZEPPELIN-2001](https://issues.apache.org/jira/browse/ZEPPELIN-2001)
### How should this be tested?
Simply run `./dev/publish_release.sh 0.7.0-SNAPSHOT branch-0.7`
### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? YES
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anthonycorbacho/incubator-zeppelin
ZEPPELIN-2001
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/1934.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 #1934
----
commit 4b2d6aa4df3a96069e767754bf60e691eb010044
Author: Anthony Corbacho <[email protected]>
Date: 2017-01-23T06:52:30Z
Add flag for snapshot publishing
commit 999e4e4f86dea26121ee8bcef48398e14cd8cd8c
Author: Anthony Corbacho <[email protected]>
Date: 2017-01-23T07:54:08Z
Publish SNAPSHOT artifact
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---