aboutsummaryrefslogtreecommitdiff
path: root/yarn/stable
diff options
context:
space:
mode:
authorTathagata Das <tathagata.das1565@gmail.com>2014-05-20 18:03:34 +0000
committerTathagata Das <tathagata.das1565@gmail.com>2014-05-20 18:03:34 +0000
commitd807023479ce10aec28ef3c1ab646ddefc2e663c (patch)
tree1f35506aa8d9c2dda79f49d23395f6d4c1a7c226 /yarn/stable
parentb4d93d38d9da61721e64919f95447fafe87bf4d1 (diff)
downloadspark-d807023479ce10aec28ef3c1ab646ddefc2e663c.tar.gz
spark-d807023479ce10aec28ef3c1ab646ddefc2e663c.tar.bz2
spark-d807023479ce10aec28ef3c1ab646ddefc2e663c.zip
[maven-release-plugin] prepare release v1.0.0-rc10
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 0780f251b5..b12b591d72 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>