aboutsummaryrefslogtreecommitdiff
path: root/exec/interpreter
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/interpreter
parentcba842399d2a1adb0d9b761b1658ed90696d664e (diff)
Setting to SNAPSHOT version, (missed while collecting the stale PRs)
Diffstat (limited to 'exec/interpreter')
-rw-r--r--exec/interpreter/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exec/interpreter/pom.xml b/exec/interpreter/pom.xml
index fd4d30960..c3c34d69a 100644
--- a/exec/interpreter/pom.xml
+++ b/exec/interpreter/pom.xml
@@ -15,7 +15,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-interpreter</artifactId>
<name>exec/Drill expression interpreter</name>