aboutsummaryrefslogtreecommitdiff
path: root/graphx/pom.xml
diff options
context:
space:
mode:
authorAndrew Or <andrew@databricks.com>2014-11-12 11:39:19 -0800
committerAndrew Or <andrew@databricks.com>2014-11-12 11:39:19 -0800
commitd3b808fcb97e6bbdf2e733d96a3ca645428a547d (patch)
treef51ac043d70727169c5eb771e7536e84dfc9140e /graphx/pom.xml
parentdb22a9e2cb51eae2f8a79648ce3c6bf4fecdd641 (diff)
downloadspark-d3b808fcb97e6bbdf2e733d96a3ca645428a547d.tar.gz
spark-d3b808fcb97e6bbdf2e733d96a3ca645428a547d.tar.bz2
spark-d3b808fcb97e6bbdf2e733d96a3ca645428a547d.zip
Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit db22a9e2cb51eae2f8a79648ce3c6bf4fecdd641.
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 b3c843a5f3..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.2-SNAPSHOT</version>
+ <version>1.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>