aboutsummaryrefslogtreecommitdiff
path: root/yarn/stable/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-08-27 15:48:00 -0700
committerPatrick Wendell <pwendell@gmail.com>2014-08-27 15:48:00 -0700
commit0c03fb621e5b080f24863cfc17032bd828b65b99 (patch)
tree681c299103c8f374bda84c69ae4c0855e90d101e /yarn/stable/pom.xml
parent9a62cf3655dcab49b5c0f94ad094603eaf288251 (diff)
downloadspark-0c03fb621e5b080f24863cfc17032bd828b65b99.tar.gz
spark-0c03fb621e5b080f24863cfc17032bd828b65b99.tar.bz2
spark-0c03fb621e5b080f24863cfc17032bd828b65b99.zip
Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit 9af3fb7385d1f9f221962f1d2d725ff79bd82033.
Diffstat (limited to 'yarn/stable/pom.xml')
-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 2ba3baf0e3..64fb00ac71 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.1.1-SNAPSHOT</version>
+ <version>1.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>