aboutsummaryrefslogtreecommitdiff
path: root/sql/hive/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 /sql/hive/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 'sql/hive/pom.xml')
-rw-r--r--sql/hive/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/hive/pom.xml b/sql/hive/pom.xml
index 241e305cad..ff01bc6dc7 100644
--- a/sql/hive/pom.xml
+++ b/sql/hive/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>