GitHub user minahlee opened a pull request: https://github.com/apache/zeppelin/pull/1209
[ZEPPELIN-1180] Update publish_release.sh to publish scala 210 and scala 211 artifacts ### What is this PR for? Update publish_release.sh to publish scala 2.10 and scala 2.11 artifacts to maven repository. This PR supposed to work once #1186 and #1195 is merged ### What type of PR is it? Improvement ### What is the Jira issue? [ZEPPELIN-1180](https://issues.apache.org/jira/browse/ZEPPELIN-1180) ### 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/minahlee/zeppelin ZEPPELIN-1180 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/1209.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 #1209 ---- commit f727e041c004eb8e40a12ddb388ae2326947f31e Author: Mina Lee <mina...@apache.org> Date: 2016-07-20T14:56:57Z Fix indentation commit 3e1df2ec96fd007ef6e451dc2257e02303d9caf4 Author: Mina Lee <mina...@apache.org> Date: 2016-07-20T14:57:25Z Fix mod from 755 to 644 commit 16b4673aa685e3bfa97656d7f5a656a2f708d95e Author: Mina Lee <mina...@apache.org> Date: 2016-07-20T15:08:22Z publish 2.11 artifact to maven ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---