aboutsummaryrefslogtreecommitdiff
path: root/yarn/alpha
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-01-27 01:07:29 +0000
committerPatrick Wendell <patrick@databricks.com>2015-01-27 01:07:29 +0000
commitf53a4319ba5f0843c077e64ae5a41e2fac835a5b (patch)
tree6032970afa3b7c10161b3a3a967d061ae4f738c2 /yarn/alpha
parent3e2d7d310b76c293b9ac787f204e6880f508f6ec (diff)
downloadspark-f53a4319ba5f0843c077e64ae5a41e2fac835a5b.tar.gz
spark-f53a4319ba5f0843c077e64ae5a41e2fac835a5b.tar.bz2
spark-f53a4319ba5f0843c077e64ae5a41e2fac835a5b.zip
Preparing development version 1.2.2-SNAPSHOT
Diffstat (limited to 'yarn/alpha')
-rw-r--r--yarn/alpha/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarn/alpha/pom.xml b/yarn/alpha/pom.xml
index 531c9a37a6..6ec2f79038 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.1</version>
+ <version>1.2.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>