Repository: spark Updated Branches: refs/heads/master 37a5e272f -> 661d3f9f3
[SPARK-5415] bump sbt to version to 0.13.7 Author: Ryan Williams <[email protected]> Closes #4211 from ryan-williams/sbt0.13.7 and squashes the following commits: e28476d [Ryan Williams] bump sbt to version to 0.13.7 Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/661d3f9f Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/661d3f9f Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/661d3f9f Branch: refs/heads/master Commit: 661d3f9f3e79117d6bbcf8257b062b71bb7edc3b Parents: 37a5e27 Author: Ryan Williams <[email protected]> Authored: Wed Jan 28 02:13:06 2015 -0800 Committer: Patrick Wendell <[email protected]> Committed: Wed Jan 28 02:13:06 2015 -0800 ---------------------------------------------------------------------- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/spark/blob/661d3f9f/project/build.properties ---------------------------------------------------------------------- diff --git a/project/build.properties b/project/build.properties index 32a3aee..064ec84 100644 --- a/project/build.properties +++ b/project/build.properties @@ -14,4 +14,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -sbt.version=0.13.6 +sbt.version=0.13.7 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
