aboutsummaryrefslogtreecommitdiff
path: root/yarn/stable/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-08-28 06:46:02 +0000
committerPatrick Wendell <pwendell@gmail.com>2014-08-28 06:46:02 +0000
commita118ea5c59d653f5a3feda21455ba60bc722b3b1 (patch)
treecf81974702a9b69bc7ce9375d1771a1ab18e037b /yarn/stable/pom.xml
parent79e86ef3e1a3ee03a7e3b166a5c7dee11c6d60d7 (diff)
downloadspark-a118ea5c59d653f5a3feda21455ba60bc722b3b1.tar.gz
spark-a118ea5c59d653f5a3feda21455ba60bc722b3b1.tar.bz2
spark-a118ea5c59d653f5a3feda21455ba60bc722b3b1.zip
[maven-release-plugin] prepare for next development iteration
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 74a30ae8a7..c31eb0faf4 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</version>
+ <version>1.1.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>