aboutsummaryrefslogtreecommitdiff
path: root/yarn/alpha
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-02-02 16:38:42 -0800
committerPatrick Wendell <patrick@databricks.com>2015-02-02 16:38:42 -0800
commitd944c0bfe0fbd55d09e3f1e1ed751f401ec56071 (patch)
tree62def9ce19d9acdbc2102bcd396c663fc8599b10 /yarn/alpha
parent88e0f2d5cddad58e47cfa60485a745e9827789fd (diff)
downloadspark-d944c0bfe0fbd55d09e3f1e1ed751f401ec56071.tar.gz
spark-d944c0bfe0fbd55d09e3f1e1ed751f401ec56071.tar.bz2
spark-d944c0bfe0fbd55d09e3f1e1ed751f401ec56071.zip
Revert "Preparing development version 1.2.2-SNAPSHOT"
This reverts commit 0a16abadc59082b7d3a24d7f3625236658632813.
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 6ec2f79038..531c9a37a6 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.2-SNAPSHOT</version>
+ <version>1.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>