aboutsummaryrefslogtreecommitdiff
path: root/exec/jdbc
diff options
context:
space:
mode:
authorVitalii Diravka <vitalii.diravka@gmail.com>2018-12-24 20:09:05 +0200
committerVitalii Diravka <vitalii.diravka@gmail.com>2018-12-24 20:09:05 +0200
commit8743e8f1e8d5bca4d67c94d07a8560ad356ff2b6 (patch)
treec2aefd70f262ab4f5628124d2a8176a98b31272c /exec/jdbc
parent3e2d6192fc346fe63342021e5d19c7921d6c59dd (diff)
[maven-release-plugin] prepare release drill-1.15.0
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 5b7bc4a58..2ec060073 100644
--- a/exec/jdbc/pom.xml
+++ b/exec/jdbc/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.drill.exec</groupId>
<artifactId>exec-parent</artifactId>
- <version>1.15.0-SNAPSHOT</version>
+ <version>1.15.0</version>
</parent>
<artifactId>drill-jdbc</artifactId>
<name>exec/JDBC Driver using dependencies</name>