You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by db...@apache.org on 2018/05/30 12:18:22 UTC

spark git commit: [SPARK-24419][BUILD] Upgrade SBT to 0.13.17 with Scala 2.10.7 for JDK9+

Repository: spark
Updated Branches:
  refs/heads/master 0ebb0c0d4 -> 9e7bad0ed


[SPARK-24419][BUILD] Upgrade SBT to 0.13.17 with Scala 2.10.7 for JDK9+

## What changes were proposed in this pull request?

Upgrade SBT to 0.13.17 with Scala 2.10.7 for JDK9+

## How was this patch tested?

Existing tests

Author: DB Tsai <d_...@apple.com>

Closes #21458 from dbtsai/sbt.


Project: http://git-wip-us.apache.org/repos/asf/spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/9e7bad0e
Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/9e7bad0e
Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/9e7bad0e

Branch: refs/heads/master
Commit: 9e7bad0edd9f6c59c0af21c95e5df98cf82150d3
Parents: 0ebb0c0
Author: DB Tsai <d_...@apple.com>
Authored: Wed May 30 05:18:18 2018 -0700
Committer: DB Tsai <d_...@apple.com>
Committed: Wed May 30 05:18:18 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/spark/blob/9e7bad0e/project/build.properties
----------------------------------------------------------------------
diff --git a/project/build.properties b/project/build.properties
index b19518f..d03985d 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.16
+sbt.version=0.13.17


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org