aboutsummaryrefslogtreecommitdiff
path: root/exec/jdbc
diff options
context:
space:
mode:
authorAditya Kishore <aditya@maprtech.com>2014-09-11 19:22:07 -0700
committerAditya Kishore <aditya@maprtech.com>2014-09-11 19:22:07 -0700
commit036fe4c33dcef3fc9b4a3a22472b7aec8cfa2fad (patch)
tree733b7742c711e3f696a5291d97e20c46542941f3 /exec/jdbc
parent686eb9ef6d5dd425ae2eff4d2da58014b050fe6b (diff)
Updating projects version to 0.6.0-incubating-SNAPSHOT.
Diffstat (limited to 'exec/jdbc')
-rw-r--r--exec/jdbc/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exec/jdbc/pom.xml b/exec/jdbc/pom.xml
index bc0e30c90..e9c026cfb 100644
--- a/exec/jdbc/pom.xml
+++ b/exec/jdbc/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.apache.drill.exec</groupId>
<artifactId>exec-parent</artifactId>
- <version>0.5.0-incubating-SNAPSHOT</version>
+ <version>0.6.0-incubating-SNAPSHOT</version>
</parent>
<artifactId>drill-jdbc</artifactId>
<name>exec/JDBC Driver using dependencies</name>