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
commit3e2d7d310b76c293b9ac787f204e6880f508f6ec (patch)
tree072715a56130e9aa1f60d7d6ad1779415178a849 /yarn/alpha
parent8c46100525b55d3efab9af506e341c3aabdcef2c (diff)
downloadspark-3e2d7d310b76c293b9ac787f204e6880f508f6ec.tar.gz
spark-3e2d7d310b76c293b9ac787f204e6880f508f6ec.tar.bz2
spark-3e2d7d310b76c293b9ac787f204e6880f508f6ec.zip
Preparing Spark release v1.2.1-rc1
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 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>