aboutsummaryrefslogtreecommitdiff
path: root/sql/hive
diff options
context:
space:
mode:
authorTathagata Das <tathagata.das1565@gmail.com>2014-05-26 06:46:55 +0000
committerTathagata Das <tathagata.das1565@gmail.com>2014-05-26 06:46:55 +0000
commit2669f57f37ab818cdf57e764a9b833742ab8dbcb (patch)
treefb85f8ac0263d82263f6788c441856584e6dedcc /sql/hive
parentc69d97cdb42f809cb71113a1db4194c21372242a (diff)
downloadspark-2669f57f37ab818cdf57e764a9b833742ab8dbcb.tar.gz
spark-2669f57f37ab818cdf57e764a9b833742ab8dbcb.tar.bz2
spark-2669f57f37ab818cdf57e764a9b833742ab8dbcb.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 bd5e92b0a2..0c5565707e 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>