aboutsummaryrefslogtreecommitdiff
path: root/repl
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-05-19 09:35:12 +0000
committerPatrick Wendell <patrick@databricks.com>2015-05-19 09:35:12 +0000
commitac3197e1b94f25508a21b5de81d1ff47e6293ab1 (patch)
tree04cec595937482cd9a49b2eaf583e01e5760e861 /repl
parent777a08166f1fb144146ba32581d4632c3466541e (diff)
downloadspark-ac3197e1b94f25508a21b5de81d1ff47e6293ab1.tar.gz
spark-ac3197e1b94f25508a21b5de81d1ff47e6293ab1.tar.bz2
spark-ac3197e1b94f25508a21b5de81d1ff47e6293ab1.zip
Preparing development version 1.4.1-SNAPSHOT
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 58e9e1e49b..e433e71be6 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</version>
+ <version>1.4.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>