aboutsummaryrefslogtreecommitdiff
path: root/graphx
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2015-07-02 23:18:53 -0700
committerPatrick Wendell <pwendell@gmail.com>2015-07-02 23:18:53 -0700
commite990561ce0133402a362c7ba7f828ea5a19fcf58 (patch)
tree8feaa64e1e5be7ea98d321147c0280b8272f5f34 /graphx
parent07b95c7adf88f0662b7ab1c47e302ff5e6859606 (diff)
downloadspark-e990561ce0133402a362c7ba7f828ea5a19fcf58.tar.gz
spark-e990561ce0133402a362c7ba7f828ea5a19fcf58.tar.bz2
spark-e990561ce0133402a362c7ba7f828ea5a19fcf58.zip
Preparing development version 1.4.2-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 901ec740f6..d994f1af20 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.1</version>
+ <version>1.4.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>