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