aboutsummaryrefslogtreecommitdiff
path: root/sql/hive/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-08-30 02:26:11 +0000
committerPatrick Wendell <pwendell@gmail.com>2014-08-30 02:26:11 +0000
commit8b5f0dbd8d32a25a4e7ba3ebe1a4c3c6310aeb85 (patch)
tree2c56e223eeb37d247ccca59c0974d94628e9e586 /sql/hive/pom.xml
parent2b2e02265f80e4c5172c1e498aa9ba2c6b91c6c9 (diff)
downloadspark-8b5f0dbd8d32a25a4e7ba3ebe1a4c3c6310aeb85.tar.gz
spark-8b5f0dbd8d32a25a4e7ba3ebe1a4c3c6310aeb85.tar.bz2
spark-8b5f0dbd8d32a25a4e7ba3ebe1a4c3c6310aeb85.zip
[maven-release-plugin] prepare for next development iteration
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 dc5cfbac82..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.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>