aboutsummaryrefslogtreecommitdiff
path: root/repl
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 /repl
parent641edc99fc66018409ca1c8edc373b0a790db1d9 (diff)
downloadspark-03fb26a3e50e00739cc815ba4e2e82d71d003168.tar.gz
spark-03fb26a3e50e00739cc815ba4e2e82d71d003168.tar.bz2
spark-03fb26a3e50e00739cc815ba4e2e82d71d003168.zip
Preparing Spark release v1.4.0-rc2
Diffstat (limited to 'repl')
-rw-r--r--repl/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/repl/pom.xml b/repl/pom.xml
index e433e71be6..58e9e1e49b 100644
--- a/repl/pom.xml
+++ b/repl/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>