aboutsummaryrefslogtreecommitdiff
path: root/assembly
diff options
context:
space:
mode:
authorGuoQiang Li <witgo@qq.com>2014-09-06 15:04:50 -0700
committerJosh Rosen <joshrosen@apache.org>2014-09-06 15:04:50 -0700
commit607ae39c22947dad8e65cbcec310367925f62eba (patch)
treea3bf423a3d102e4f329fa04713448827cef1472c /assembly
parentda35330e830a85008c0bf9f0725418e4dfe7ac66 (diff)
downloadspark-607ae39c22947dad8e65cbcec310367925f62eba.tar.gz
spark-607ae39c22947dad8e65cbcec310367925f62eba.tar.bz2
spark-607ae39c22947dad8e65cbcec310367925f62eba.zip
[SPARK-3397] Bump pom.xml version number of master branch to 1.2.0-SNAPSHOT
Author: GuoQiang Li <witgo@qq.com> Closes #2268 from witgo/SPARK-3397 and squashes the following commits: eaf913f [GuoQiang Li] Bump pom.xml version number of master branch to 1.2.0-SNAPSHOT
Diffstat (limited to 'assembly')
-rw-r--r--assembly/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/assembly/pom.xml b/assembly/pom.xml
index de7b75258e..4146168fc8 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>