aboutsummaryrefslogtreecommitdiff
path: root/exec/pom.xml
diff options
context:
space:
mode:
authorMehant Baid <mehantr@gmail.com>2014-12-03 17:26:49 -0800
committerMehant Baid <mehantr@gmail.com>2014-12-05 11:15:47 -0800
commit3abba58a2971a8de6a62f7951f75dab79d6086f6 (patch)
tree8d2abcc56ceecc6c9e174ef972c4f733344d75f3 /exec/pom.xml
parent142e5776115663af2278d3e4dfc68ea529595a47 (diff)
Bump version to 0.8.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 f76ca35ca..e27e50b6b 100644
--- a/exec/pom.xml
+++ b/exec/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>drill-root</artifactId>
<groupId>org.apache.drill</groupId>
- <version>0.7.0-SNAPSHOT</version>
+ <version>0.8.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.drill.exec</groupId>