aboutsummaryrefslogtreecommitdiff
path: root/yarn/alpha/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-01-28 07:48:55 +0000
committerPatrick Wendell <patrick@databricks.com>2015-01-28 07:48:55 +0000
commitb77f87673d1f9f03d4c83cf583158227c551359b (patch)
tree46ad04d212ea11f0ca4303b1f4891211e7629555 /yarn/alpha/pom.xml
parent4026bba79e08e99a11bc1242ef035c25cdb8d364 (diff)
downloadspark-b77f87673d1f9f03d4c83cf583158227c551359b.tar.gz
spark-b77f87673d1f9f03d4c83cf583158227c551359b.tar.bz2
spark-b77f87673d1f9f03d4c83cf583158227c551359b.zip
Preparing Spark release v1.2.1-rc2
Diffstat (limited to 'yarn/alpha/pom.xml')
-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 ccb0e3364e..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.1-SNAPSHOT</version>
+ <version>1.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>