aboutsummaryrefslogtreecommitdiff
path: root/exec/pom.xml
diff options
context:
space:
mode:
authorAditya Kishore <adi@apache.org>2015-05-03 12:51:59 -0700
committerAditya Kishore <adi@apache.org>2015-05-03 12:51:59 -0700
commitb22ab2437ab3b0577ada7d25bddff0f4eef0f6a1 (patch)
treec92a807b69af64096ecc26915c4b10ee0886f1b8 /exec/pom.xml
parent0dd0e833714120c77e3e7ef34de654f5246953b9 (diff)
Updating to version 1.0.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 8755473d5..0ad604415 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.9.0-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.drill.exec</groupId>