aboutsummaryrefslogtreecommitdiff
path: root/graphx
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2015-06-02 17:01:10 -0700
committerPatrick Wendell <pwendell@gmail.com>2015-06-02 17:01:10 -0700
commita14fad11ef1fc60c95450dbd40322eb3e7802bd9 (patch)
treedfca67e32ec976ef6917d01e6c0ac521e405bf74 /graphx
parent97d4cd07406a3d2fd5be83b009988d8bc320b524 (diff)
downloadspark-a14fad11ef1fc60c95450dbd40322eb3e7802bd9.tar.gz
spark-a14fad11ef1fc60c95450dbd40322eb3e7802bd9.tar.bz2
spark-a14fad11ef1fc60c95450dbd40322eb3e7802bd9.zip
Preparing Spark release v1.4.0-rc4
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 d38a3aa825..4cfa687122 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-SNAPSHOT</version>
+ <version>1.4.0</version>
<relativePath>../pom.xml</relativePath>
</parent>