aboutsummaryrefslogtreecommitdiff
path: root/graphx
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2015-06-23 19:48:39 -0700
committerPatrick Wendell <pwendell@gmail.com>2015-06-23 19:48:39 -0700
commit60e08e50751fe3929156de956d62faea79f5b801 (patch)
treef0773e076a75931d7cd1d07ad67c306f23b4d0df /graphx
parent13f7b0a910557fb5564636031f43c2674a7dfa28 (diff)
downloadspark-60e08e50751fe3929156de956d62faea79f5b801.tar.gz
spark-60e08e50751fe3929156de956d62faea79f5b801.tar.bz2
spark-60e08e50751fe3929156de956d62faea79f5b801.zip
Preparing Spark release v1.4.1-rc1
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 d994f1af20..901ec740f6 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.2-SNAPSHOT</version>
+ <version>1.4.1</version>
<relativePath>../pom.xml</relativePath>
</parent>