GitHub user hepin1989 opened a pull request:
https://github.com/apache/incubator-gearpump/pull/237
! project upgrade to sbt 0.13.16
Be sure to do all of the following to help us incorporate your contribution
quickly and easily:
- [ ] Make sure the commit message is formatted like:
`[GEARPUMP-<Jira issue #>] Meaningful description of pull request`
- [ ] Make sure tests pass via `sbt clean test`.
- [ ] Make sure old documentation affected by the pull request has been
updated and new documentation added for new functionality.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hepin1989/incubator-gearpump patch-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-gearpump/pull/237.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 #237
----
commit 7d05934cb4a2b9698080db6b03d8ffd11c30f52d
Author: kerr <hepin1989@...>
Date: 2018-01-02T09:32:17Z
! project upgrade to sbt 0.13.16
----
---