aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-04-21 16:56:12 -0700
committerPatrick Wendell <pwendell@gmail.com>2014-04-21 16:56:12 -0700
commit487a5ca9471550a5fd93dbe46ea31d781146cc4e (patch)
tree4ebff2285d559289af5eae8c25fc00449de65b7f /pom.xml
parent188f7c3f68e93b3e9347ec02e21f5943874b4741 (diff)
downloadspark-487a5ca9471550a5fd93dbe46ea31d781146cc4e.tar.gz
spark-487a5ca9471550a5fd93dbe46ea31d781146cc4e.tar.bz2
spark-487a5ca9471550a5fd93dbe46ea31d781146cc4e.zip
Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit 188f7c3f68e93b3e9347ec02e21f5943874b4741.
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 1ad1da34c8..2398c183a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
</parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.0</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>HEAD</tag>
+ <tag>v1.0.0-rc1</tag>
</scm>
<developers>
<developer>