aboutsummaryrefslogtreecommitdiff
path: root/yarn
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-05-14 10:19:30 -0700
committerPatrick Wendell <pwendell@gmail.com>2014-05-14 10:19:30 -0700
commit23a0ead2f674f2e661c13a074ed8e62ae440439a (patch)
tree56f995a386517d7514c9f25d1a188685963121b8 /yarn
parent9ff9078fc840c05c75f635b7a6acc5080b8e1185 (diff)
downloadspark-23a0ead2f674f2e661c13a074ed8e62ae440439a.tar.gz
spark-23a0ead2f674f2e661c13a074ed8e62ae440439a.tar.bz2
spark-23a0ead2f674f2e661c13a074ed8e62ae440439a.zip
Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit d08e9604fc9958b7c768e91715c8152db2ed6fd0.
Diffstat (limited to 'yarn')
-rw-r--r--yarn/pom.xml2
-rw-r--r--yarn/stable/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/yarn/pom.xml b/yarn/pom.xml
index 983ce6f7e2..5b2fcea2ec 100644
--- a/yarn/pom.xml
+++ b/yarn/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/yarn/stable/pom.xml b/yarn/stable/pom.xml
index 55687ebfe8..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.1-SNAPSHOT</version>
+ <version>1.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>