aboutsummaryrefslogtreecommitdiff
path: root/yarn/stable/pom.xml
diff options
context:
space:
mode:
authorAndrew Or <andrewor14@gmail.com>2014-11-12 19:01:46 +0000
committerAndrew Or <andrewor14@gmail.com>2014-11-12 19:01:46 +0000
commitdb22a9e2cb51eae2f8a79648ce3c6bf4fecdd641 (patch)
tree6b5805ff884f930bc3bcb45fbb40d3dd708a0f6a /yarn/stable/pom.xml
parent7029301778895427216f2e0710c6e72a523c0897 (diff)
downloadspark-db22a9e2cb51eae2f8a79648ce3c6bf4fecdd641.tar.gz
spark-db22a9e2cb51eae2f8a79648ce3c6bf4fecdd641.tar.bz2
spark-db22a9e2cb51eae2f8a79648ce3c6bf4fecdd641.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>