aboutsummaryrefslogtreecommitdiff
path: root/repl/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-05-19 05:01:11 +0000
committerPatrick Wendell <patrick@databricks.com>2015-05-19 05:01:11 +0000
commite8e97e3a630dea3c68702e26bc56f61044b2db71 (patch)
treeade2598bd41b8565541eb2165ce9faf8431285e5 /repl/pom.xml
parent99436bd040cf477f475fa14fcf3a730350085c51 (diff)
downloadspark-e8e97e3a630dea3c68702e26bc56f61044b2db71.tar.gz
spark-e8e97e3a630dea3c68702e26bc56f61044b2db71.tar.bz2
spark-e8e97e3a630dea3c68702e26bc56f61044b2db71.zip
Preparing Spark release v1.4.0-rc1
Diffstat (limited to 'repl/pom.xml')
-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>