aboutsummaryrefslogtreecommitdiff
path: root/yarn/stable/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-08-30 17:48:10 +0000
committerPatrick Wendell <pwendell@gmail.com>2014-08-30 17:48:10 +0000
commit865e6f63f63f5e881a02d1a4e3b4c5d0e86fcd8e (patch)
tree0f6140da619c6f97987f65f891a5caf477845690 /yarn/stable/pom.xml
parentb2d0493b223c5f98a593bb6d7372706cc02bebad (diff)
downloadspark-865e6f63f63f5e881a02d1a4e3b4c5d0e86fcd8e.tar.gz
spark-865e6f63f63f5e881a02d1a4e3b4c5d0e86fcd8e.tar.bz2
spark-865e6f63f63f5e881a02d1a4e3b4c5d0e86fcd8e.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 64fb00ac71..2ba3baf0e3 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.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>