aboutsummaryrefslogtreecommitdiff
path: root/graphx
diff options
context:
space:
mode:
authorUbuntu <ubuntu@ip-172-31-8-77.us-west-2.compute.internal>2014-07-14 07:46:30 +0000
committerUbuntu <ubuntu@ip-172-31-8-77.us-west-2.compute.internal>2014-07-14 07:46:30 +0000
commit70ee14f76d6c3d3f162db6bbe12797c252a0295a (patch)
tree25d0d686131709424947d49afc712285c424c069 /graphx
parenteffa69f9cd6abaafee2c437a3f86cec867855ede (diff)
downloadspark-70ee14f76d6c3d3f162db6bbe12797c252a0295a.tar.gz
spark-70ee14f76d6c3d3f162db6bbe12797c252a0295a.tar.bz2
spark-70ee14f76d6c3d3f162db6bbe12797c252a0295a.zip
[maven-release-plugin] prepare release v1.0.1-rc3
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 2e559fdd35..1a05210ccc 100644
--- a/graphx/pom.xml
+++ b/graphx/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.2</version>
<relativePath>../pom.xml</relativePath>
</parent>