From c7c7265950945a1b14165365600bdbfd540cf522 Mon Sep 17 00:00:00 2001 From: Reynold Xin Date: Fri, 2 Dec 2016 21:09:37 -0800 Subject: [SPARK-18695] Bump master branch version to 2.2.0-SNAPSHOT ## What changes were proposed in this pull request? This patch bumps master branch version to 2.2.0-SNAPSHOT. ## How was this patch tested? N/A Author: Reynold Xin Closes #16126 from rxin/SPARK-18695. --- graphx/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphx') diff --git a/graphx/pom.xml b/graphx/pom.xml index 10d5ba93eb..a9f7839917 100644 --- a/graphx/pom.xml +++ b/graphx/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent_2.11 - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ../pom.xml -- cgit v1.2.3