aboutsummaryrefslogtreecommitdiff
path: root/exec/jdbc
diff options
context:
space:
mode:
authorJacques Nadeau <jacques@apache.org>2014-07-29 19:55:55 -0700
committerJacques Nadeau <jacques@apache.org>2014-07-29 19:55:55 -0700
commit6e65f0405fc68294d82085f0a71f56207f06da01 (patch)
treeb5355b9e534f4a3a0c578a53032708d7caefe063 /exec/jdbc
parente90408d778dea36811efe67c069a4ebe820336c2 (diff)
Update version to 0.4.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 9906a5a76..de8ff5f21 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>1.0.0-m2-incubating-SNAPSHOT</version>
+ <version>0.4.0-incubating-SNAPSHOT</version>
</parent>
<artifactId>drill-jdbc</artifactId>
<name>exec/JDBC Driver using dependencies</name>