aboutsummaryrefslogtreecommitdiff
path: root/sql/core
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 /sql/core
parent777a08166f1fb144146ba32581d4632c3466541e (diff)
downloadspark-ac3197e1b94f25508a21b5de81d1ff47e6293ab1.tar.gz
spark-ac3197e1b94f25508a21b5de81d1ff47e6293ab1.tar.bz2
spark-ac3197e1b94f25508a21b5de81d1ff47e6293ab1.zip
Preparing development version 1.4.1-SNAPSHOT
Diffstat (limited to 'sql/core')
-rw-r--r--sql/core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/core/pom.xml b/sql/core/pom.xml
index 2dba6e8865..d2e9c101e4 100644
--- a/sql/core/pom.xml
+++ b/sql/core/pom.xml
@@ -22,7 +22,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>