aboutsummaryrefslogtreecommitdiff
path: root/exec/pom.xml
diff options
context:
space:
mode:
authorJason Altekruse <altekrusejason@gmail.com>2016-02-19 13:56:09 -0800
committerJason Altekruse <altekrusejason@gmail.com>2016-02-19 13:56:09 -0800
commit462f7af6fc00b5d31a436fd52c9d450c3a20a7de (patch)
tree2db6e0b5da70636904afd749ae99124b8cb56e2c /exec/pom.xml
parent7d5a0a86e36932726abee49aa4c29ea9cbd576e9 (diff)
Update version to 1.6.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 366afc4e8..74db10dce 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.5.0-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.drill.exec</groupId>