aboutsummaryrefslogtreecommitdiff
path: root/repl
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2015-08-11 14:32:37 -0700
committerPatrick Wendell <pwendell@gmail.com>2015-08-11 14:32:37 -0700
commite9329ef6a48d141446777c64f58467827ee5faaa (patch)
tree0b8990b9cf46baf1c3c8b12259bd9d0482af2638 /repl
parentef961ed48a4f45447f0e0ad256b040c7ab2d78d9 (diff)
downloadspark-e9329ef6a48d141446777c64f58467827ee5faaa.tar.gz
spark-e9329ef6a48d141446777c64f58467827ee5faaa.tar.bz2
spark-e9329ef6a48d141446777c64f58467827ee5faaa.zip
Preparing Spark release v1.5.0-snapshot-20150811
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 a5a0f1fc2c..d77141fbec 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.5.0-SNAPSHOT</version>
+ <version>1.5.0</version>
<relativePath>../pom.xml</relativePath>
</parent>