aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-05-19 09:35:12 +0000
committerPatrick Wendell <patrick@databricks.com>2015-05-19 09:35:12 +0000
commit777a08166f1fb144146ba32581d4632c3466541e (patch)
treefacf27ebda1830084058bd733fc5bf800087c617 /core
parentf9f2aafbf1f208344e0efd78893d0b6c9932293c (diff)
downloadspark-777a08166f1fb144146ba32581d4632c3466541e.tar.gz
spark-777a08166f1fb144146ba32581d4632c3466541e.tar.bz2
spark-777a08166f1fb144146ba32581d4632c3466541e.zip
Preparing Spark release v1.4.0-rc1
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 bfa49d0d6d..8acb9232b0 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.4.0-SNAPSHOT</version>
+ <version>1.4.0</version>
<relativePath>../pom.xml</relativePath>
</parent>