aboutsummaryrefslogtreecommitdiff
path: root/yarn/alpha
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-01-26 17:06:22 -0800
committerPatrick Wendell <patrick@databricks.com>2015-01-26 17:06:22 -0800
commit8c46100525b55d3efab9af506e341c3aabdcef2c (patch)
tree86b29b45120dceb8a9e46f5dc5edce6bda07c546 /yarn/alpha
parente8da342ecef307664d37c1dc47d8cb1ab9c52804 (diff)
downloadspark-8c46100525b55d3efab9af506e341c3aabdcef2c.tar.gz
spark-8c46100525b55d3efab9af506e341c3aabdcef2c.tar.bz2
spark-8c46100525b55d3efab9af506e341c3aabdcef2c.zip
Revert "Preparing Spark release v1.2.1-rc1"
This reverts commit e87eb2b42f137c22194cfbca2abf06fecdf943da.
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..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.1</version>
+ <version>1.2.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>