aboutsummaryrefslogtreecommitdiff
path: root/sql/hive
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-05-16 08:19:00 +0000
committerPatrick Wendell <pwendell@gmail.com>2014-05-16 08:19:00 +0000
commite5436b8c1a79ce108f3af402455ac5f6dc5d1eb3 (patch)
treea6f90470da5f7cfbbf2afae9603aace5bac237d4 /sql/hive
parent80eea0f111c06260ffaa780d2f3f7facd09c17bc (diff)
downloadspark-e5436b8c1a79ce108f3af402455ac5f6dc5d1eb3.tar.gz
spark-e5436b8c1a79ce108f3af402455ac5f6dc5d1eb3.tar.bz2
spark-e5436b8c1a79ce108f3af402455ac5f6dc5d1eb3.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 4ba82def29..c27a3c7af2 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.0</version>
+ <version>1.0.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>