aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-04-10 17:09:12 -0700
committerPatrick Wendell <patrick@databricks.com>2015-04-10 17:09:12 -0700
commit30d906e86b28c4a864950c17fc4a089046f521b8 (patch)
treed29fa3270cc6d24f77f003027568474ee8c4f94c /core
parent100ba3a2c87054764eb041361ddbef30a29a8b97 (diff)
downloadspark-30d906e86b28c4a864950c17fc4a089046f521b8.tar.gz
spark-30d906e86b28c4a864950c17fc4a089046f521b8.tar.bz2
spark-30d906e86b28c4a864950c17fc4a089046f521b8.zip
Revert "Preparing Spark release v1.3.1-rc2"
This reverts commit 7c4473aa5a7f5de0323394aaedeefbf9738e8eb5.
Diffstat (limited to 'core')
-rw-r--r--core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pom.xml b/core/pom.xml
index a3dc28fe20..9a79d70115 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent_2.10</artifactId>
- <version>1.3.1</version>
+ <version>1.3.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>