aboutsummaryrefslogtreecommitdiff
path: root/sql/hive/pom.xml
diff options
context:
space:
mode:
authorAndrew Or <andrew@databricks.com>2014-11-17 11:49:48 -0800
committerAndrew Or <andrew@databricks.com>2014-11-17 11:49:48 -0800
commite4f5695ec4240a57e38565906851b03f98898175 (patch)
treedbd3b811e0d10442fa278e4df98982bb5525908f /sql/hive/pom.xml
parentcf8d0ef72a2fa678c7677cb0861d4653f4026d98 (diff)
downloadspark-e4f5695ec4240a57e38565906851b03f98898175.tar.gz
spark-e4f5695ec4240a57e38565906851b03f98898175.tar.bz2
spark-e4f5695ec4240a57e38565906851b03f98898175.zip
Revert "[maven-release-plugin] prepare release v1.1.1-rc1"
This reverts commit 72a4fdbe82203b962fe776d0edaed7f56898cb02.
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 ff01bc6dc7..1e689e6d6d 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.1</version>
+ <version>1.1.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>