From ffcb6e055a28f36208ed058a42df09c154555332 Mon Sep 17 00:00:00 2001 From: Reynold Xin Date: Mon, 11 Jul 2016 09:42:56 -0700 Subject: [SPARK-16477] Bump master version to 2.1.0-SNAPSHOT ## What changes were proposed in this pull request? After SPARK-16476 (committed earlier today as #14128), we can finally bump the version number. ## How was this patch tested? N/A Author: Reynold Xin Closes #14130 from rxin/SPARK-16477. --- repl/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repl/pom.xml') diff --git a/repl/pom.xml b/repl/pom.xml index c12d121c61..5a288b064d 100644 --- a/repl/pom.xml +++ b/repl/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent_2.11 - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT ../pom.xml -- cgit v1.2.3