Repository: incubator-gearpump
Updated Branches:
  refs/heads/master 835d9814b -> 69f900614


[GEARPUMP-365]! project upgrade to sbt 0.13.16

Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

 - [x] Make sure the commit message is formatted like:
   `[GEARPUMP-<Jira issue #>] Meaningful description of pull request`
 - [x] Make sure tests pass via `sbt clean test`.
 - [x] Make sure old documentation affected by the pull request has been 
updated and new documentation added for new functionality.

Author: kerr <hepin1...@gmail.com>

Closes #237 from hepin1989/patch-2.


Project: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-gearpump/commit/69f90061
Tree: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/tree/69f90061
Diff: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/diff/69f90061

Branch: refs/heads/master
Commit: 69f9006143fedbb7a3619974c5c7d6946b0d002b
Parents: 835d981
Author: kerr <hepin1...@gmail.com>
Authored: Wed Feb 14 17:18:41 2018 +0800
Committer: manuzhang <owenzhang1...@gmail.com>
Committed: Wed Feb 14 17:18:54 2018 +0800

----------------------------------------------------------------------
 project/build.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-gearpump/blob/69f90061/project/build.properties
----------------------------------------------------------------------
diff --git a/project/build.properties b/project/build.properties
index 8df00d1..d85d4a0 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -16,4 +16,4 @@
 # limitations under the License.
 #
 
-sbt.version=0.13.13
+sbt.version=0.13.16

Reply via email to