aboutsummaryrefslogtreecommitdiff
path: root/exec/jdbc-all
diff options
context:
space:
mode:
authorAditya Kishore <aditya@maprtech.com>2014-10-07 21:20:24 -0700
committerAditya Kishore <aditya@maprtech.com>2014-10-07 21:20:24 -0700
commitb8d5c7dd0c9edc2a5ac1465445dd9ca2385c02f0 (patch)
treee1ae966e0bbe9b3de7d9f85e070c537d19461b10 /exec/jdbc-all
parentcba842399d2a1adb0d9b761b1658ed90696d664e (diff)
Setting to SNAPSHOT version, (missed while collecting the stale PRs)
Diffstat (limited to 'exec/jdbc-all')
-rw-r--r--exec/jdbc-all/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exec/jdbc-all/pom.xml b/exec/jdbc-all/pom.xml
index 6bbef72ec..805046bfb 100644
--- a/exec/jdbc-all/pom.xml
+++ b/exec/jdbc-all/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.drill.exec</groupId>
<artifactId>exec-parent</artifactId>
- <version>0.7.0-incubating</version>
+ <version>0.7.0-incubating-SNAPSHOT</version>
</parent>
<artifactId>drill-jdbc-all</artifactId>