aboutsummaryrefslogtreecommitdiff
path: root/assembly/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2015-05-23 20:13:00 -0700
committerPatrick Wendell <pwendell@gmail.com>2015-05-23 20:13:00 -0700
commit03fb26a3e50e00739cc815ba4e2e82d71d003168 (patch)
treef490e46580720c15d5a184814aa8ddbf4b8e3d18 /assembly/pom.xml
parent641edc99fc66018409ca1c8edc373b0a790db1d9 (diff)
downloadspark-03fb26a3e50e00739cc815ba4e2e82d71d003168.tar.gz
spark-03fb26a3e50e00739cc815ba4e2e82d71d003168.tar.bz2
spark-03fb26a3e50e00739cc815ba4e2e82d71d003168.zip
Preparing Spark release v1.4.0-rc2
Diffstat (limited to 'assembly/pom.xml')
-rw-r--r--assembly/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/assembly/pom.xml b/assembly/pom.xml
index b53d7c3326..b8a821dcf6 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent_2.10</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.0</version>
<relativePath>../pom.xml</relativePath>
</parent>