aboutsummaryrefslogtreecommitdiff
path: root/graphx/pom.xml
diff options
context:
space:
mode:
authorAndrew Or <andrewor14@gmail.com>2014-11-11 23:52:33 +0000
committerAndrew Or <andrewor14@gmail.com>2014-11-11 23:52:33 +0000
commitf3e62ffa4ccea62911207b918ef1c23c1f50467f (patch)
tree139248e0f07352ad63e3d6969c2d86fd6dd1e434 /graphx/pom.xml
parent131c62672a39a6f71f6834e9aad54b587237f13c (diff)
downloadspark-f3e62ffa4ccea62911207b918ef1c23c1f50467f.tar.gz
spark-f3e62ffa4ccea62911207b918ef1c23c1f50467f.tar.bz2
spark-f3e62ffa4ccea62911207b918ef1c23c1f50467f.zip
[maven-release-plugin] prepare release v1.1.1-rc1
Diffstat (limited to 'graphx/pom.xml')
-rw-r--r--graphx/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphx/pom.xml b/graphx/pom.xml
index 656478583f..cb3d09038e 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.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>