aboutsummaryrefslogtreecommitdiff
path: root/sql/hive
diff options
context:
space:
mode:
authorUbuntu <ubuntu@ip-172-31-8-77.us-west-2.compute.internal>2014-06-26 23:52:58 +0000
committerUbuntu <ubuntu@ip-172-31-8-77.us-west-2.compute.internal>2014-06-26 23:52:58 +0000
commitea1a455a755f83f46fc8bf242410917d93d0c52c (patch)
tree02db822f79747ef36fae0153a0117018772bb38f /sql/hive
parent7feeda3d729f9397aa15ee8750c01ef5aa601962 (diff)
downloadspark-ea1a455a755f83f46fc8bf242410917d93d0c52c.tar.gz
spark-ea1a455a755f83f46fc8bf242410917d93d0c52c.tar.bz2
spark-ea1a455a755f83f46fc8bf242410917d93d0c52c.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'sql/hive')
-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 a93848fd1a..aacea572b8 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.0.1</version>
+ <version>1.0.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>