aboutsummaryrefslogtreecommitdiff
path: root/yarn
diff options
context:
space:
mode:
authorTathagata Das <tathagata.das1565@gmail.com>2014-05-19 23:13:45 -0700
committerTathagata Das <tathagata.das1565@gmail.com>2014-05-19 23:13:45 -0700
commit3f3e988cab4ac350f79ae3e2aadbfd0b5e6938e9 (patch)
tree87fb0f22bc7415f3c77c8ce689eaee42a4428fd4 /yarn
parent1c00f2a251b8a39fb3f5f72b0f654cfc5ec66338 (diff)
downloadspark-3f3e988cab4ac350f79ae3e2aadbfd0b5e6938e9.tar.gz
spark-3f3e988cab4ac350f79ae3e2aadbfd0b5e6938e9.tar.bz2
spark-3f3e988cab4ac350f79ae3e2aadbfd0b5e6938e9.zip
Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit f8e611955096c5c1c7db5764b9d2851b1d295f0d.
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>