aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-04-10 17:09:10 -0700
committerPatrick Wendell <patrick@databricks.com>2015-04-10 17:09:10 -0700
commit100ba3a2c87054764eb041361ddbef30a29a8b97 (patch)
treea11825daeeb0cadd05c6f16473da11ab09111d27 /core
parent767f582cf5a5e449fbbb7eae08456d62271b2839 (diff)
downloadspark-100ba3a2c87054764eb041361ddbef30a29a8b97.tar.gz
spark-100ba3a2c87054764eb041361ddbef30a29a8b97.tar.bz2
spark-100ba3a2c87054764eb041361ddbef30a29a8b97.zip
Revert "Preparing development version 1.3.2-SNAPSHOT"
This reverts commit cdef7d080aa3f473f5ea06ba816c01b41a0239eb.
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 5971d05c0d..a3dc28fe20 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.2-SNAPSHOT</version>
+ <version>1.3.1</version>
<relativePath>../pom.xml</relativePath>
</parent>