aboutsummaryrefslogtreecommitdiff
path: root/exec/pom.xml
diff options
context:
space:
mode:
authorParth Chandra <parthc@apache.org>2018-03-14 20:45:15 +0530
committerParth Chandra <parthc@apache.org>2018-03-14 20:45:15 +0530
commitdd4a46a6c57425284a2b8c68676357f947e01988 (patch)
tree6dff11433ba9b5a247a1063ce770336dffeb7286 /exec/pom.xml
parentcac2882d5a9e22fbc251e4caf622fe30242ad557 (diff)
Update version to 1.14.0-SNAPSHOT
Diffstat (limited to 'exec/pom.xml')
-rw-r--r--exec/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exec/pom.xml b/exec/pom.xml
index aad033b97..7f2cc64df 100644
--- a/exec/pom.xml
+++ b/exec/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>drill-root</artifactId>
<groupId>org.apache.drill</groupId>
- <version>1.13.0-SNAPSHOT</version>
+ <version>1.14.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.drill.exec</groupId>