aboutsummaryrefslogtreecommitdiff
path: root/sql/hive
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-05-12 21:49:49 +0000
committerPatrick Wendell <pwendell@gmail.com>2014-05-12 21:49:49 +0000
commitd78e37ab54a92093d25aa2e1d5e6cb20db55ccac (patch)
tree729e9168742d46e5bc3feab80c46b110e4868259 /sql/hive
parent0b07b710ebd91487903e5691a8c4c0e429a5a26b (diff)
downloadspark-d78e37ab54a92093d25aa2e1d5e6cb20db55ccac.tar.gz
spark-d78e37ab54a92093d25aa2e1d5e6cb20db55ccac.tar.bz2
spark-d78e37ab54a92093d25aa2e1d5e6cb20db55ccac.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 d9800d6873..0d7d538f7c 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>