aboutsummaryrefslogtreecommitdiff
path: root/core/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-08-28 09:29:30 +0000
committerPatrick Wendell <pwendell@gmail.com>2014-08-28 09:29:30 +0000
commitf8f7a0c9dce764ece8acdc41d35bbf448dba7e92 (patch)
tree22afe7a8072725c1be7be5ad2a12815fed6290e7 /core/pom.xml
parentf07183249b74dd857069028bf7d570b35f265585 (diff)
downloadspark-f8f7a0c9dce764ece8acdc41d35bbf448dba7e92.tar.gz
spark-f8f7a0c9dce764ece8acdc41d35bbf448dba7e92.tar.bz2
spark-f8f7a0c9dce764ece8acdc41d35bbf448dba7e92.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'core/pom.xml')
-rw-r--r--core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pom.xml b/core/pom.xml
index 83e60268af..debc4dd703 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>