aboutsummaryrefslogtreecommitdiff
path: root/repl
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2015-06-02 08:41:10 -0700
committerPatrick Wendell <pwendell@gmail.com>2015-06-02 08:41:10 -0700
commit48c506724a388a460017e53359faf939a549d4c5 (patch)
treef9b9897a4768a77b5ff4146a16ca6045efe4b8bc /repl
parent292ee1a99420dcc82968a4baba82d52e90dfb022 (diff)
downloadspark-48c506724a388a460017e53359faf939a549d4c5.tar.gz
spark-48c506724a388a460017e53359faf939a549d4c5.tar.bz2
spark-48c506724a388a460017e53359faf939a549d4c5.zip
Preparing Spark release v1.4.0-rc4
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 03053b4c3b..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.0-SNAPSHOT</version>
+ <version>1.4.0</version>
<relativePath>../pom.xml</relativePath>
</parent>