aboutsummaryrefslogtreecommitdiff
path: root/core/pom.xml
diff options
context:
space:
mode:
authorAndrew Or <andrew@databricks.com>2014-11-12 00:08:20 -0800
committerAndrew Or <andrew@databricks.com>2014-11-12 00:08:20 -0800
commit4ac56796b5cb49bd1002c30f7be5c3b94a836130 (patch)
treeb64a8a6c5d74382267740d01b313c9601aba5430 /core/pom.xml
parent9d13735fb5d199bc6e2fb744b689d2f2dcacdb89 (diff)
downloadspark-4ac56796b5cb49bd1002c30f7be5c3b94a836130.tar.gz
spark-4ac56796b5cb49bd1002c30f7be5c3b94a836130.tar.bz2
spark-4ac56796b5cb49bd1002c30f7be5c3b94a836130.zip
Revert "[maven-release-plugin] prepare release v1.1.1-rc1"
This reverts commit f3e62ffa4ccea62911207b918ef1c23c1f50467f. Conflicts: pom.xml
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 96effdb711..0b9486fac5 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.1</version>
+ <version>1.1.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>