aboutsummaryrefslogtreecommitdiff
path: root/yarn/stable
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-04-21 21:57:59 +0000
committerPatrick Wendell <pwendell@gmail.com>2014-04-21 21:57:59 +0000
commit6cc698fc378256fee9111f66c691ced27f54e973 (patch)
tree4ebff2285d559289af5eae8c25fc00449de65b7f /yarn/stable
parent1532af9db3b0076d053f6020799c6278e3867057 (diff)
downloadspark-6cc698fc378256fee9111f66c691ced27f54e973.tar.gz
spark-6cc698fc378256fee9111f66c691ced27f54e973.tar.bz2
spark-6cc698fc378256fee9111f66c691ced27f54e973.zip
[maven-release-plugin] prepare release v1.0.0-rc1
Diffstat (limited to 'yarn/stable')
-rw-r--r--yarn/stable/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarn/stable/pom.xml b/yarn/stable/pom.xml
index e7915d12ae..d67690cfe1 100644
--- a/yarn/stable/pom.xml
+++ b/yarn/stable/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>yarn-parent_2.10</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>