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