aboutsummaryrefslogtreecommitdiff
path: root/yarn
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-12-10 09:03:21 +0000
committerPatrick Wendell <pwendell@gmail.com>2014-12-10 09:03:21 +0000
commitd70c7298d9db1942ceae99bdc19fffa643f2490c (patch)
tree7986f3a570c2abb6c0286c36e2f1bbd82881a14d /yarn
parenta428c446e23e628b746e0626cc02b7b3cadf588e (diff)
downloadspark-d70c7298d9db1942ceae99bdc19fffa643f2490c.tar.gz
spark-d70c7298d9db1942ceae99bdc19fffa643f2490c.tar.bz2
spark-d70c7298d9db1942ceae99bdc19fffa643f2490c.zip
Preparing development version 1.2.1-SNAPSHOT
Diffstat (limited to 'yarn')
-rw-r--r--yarn/alpha/pom.xml2
-rw-r--r--yarn/pom.xml2
-rw-r--r--yarn/stable/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/yarn/alpha/pom.xml b/yarn/alpha/pom.xml
index 2f7f98bac8..ccb0e3364e 100644
--- a/yarn/alpha/pom.xml
+++ b/yarn/alpha/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>yarn-parent_2.10</artifactId>
- <version>1.2.0</version>
+ <version>1.2.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>
diff --git a/yarn/pom.xml b/yarn/pom.xml
index 7ab7154545..45aa959be1 100644
--- a/yarn/pom.xml
+++ b/yarn/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.2.0</version>
+ <version>1.2.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/yarn/stable/pom.xml b/yarn/stable/pom.xml
index 7c5499bf6d..a17036865f 100644
--- a/yarn/stable/pom.xml
+++ b/yarn/stable/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>yarn-parent_2.10</artifactId>
- <version>1.2.0</version>
+ <version>1.2.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>