aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-05-17 06:37:58 +0000
committerPatrick Wendell <pwendell@gmail.com>2014-05-17 06:37:58 +0000
commitf8e611955096c5c1c7db5764b9d2851b1d295f0d (patch)
treeccbe211993e7de8d749e9d8d2ff0f385a97812ac /pom.xml
parent920f947eb5a22a679c0c3186cf69ee75f6041c75 (diff)
downloadspark-f8e611955096c5c1c7db5764b9d2851b1d295f0d.tar.gz
spark-f8e611955096c5c1c7db5764b9d2851b1d295f0d.tar.bz2
spark-f8e611955096c5c1c7db5764b9d2851b1d295f0d.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 1d99e8b259..f04d7e436f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
</parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Spark Project Parent POM</name>
<url>http://spark.apache.org/</url>
@@ -40,7 +40,7 @@
<connection>scm:git:git@github.com:apache/spark.git</connection>
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/spark.git</developerConnection>
<url>scm:git:git@github.com:apache/spark.git</url>
- <tag>v1.0.0-rc9</tag>
+ <tag>HEAD</tag>
</scm>
<developers>
<developer>