aboutsummaryrefslogtreecommitdiff
path: root/contrib/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 /contrib/pom.xml
parent7d5a0a86e36932726abee49aa4c29ea9cbd576e9 (diff)
Update version to 1.6.0-SNAPSHOT
Diffstat (limited to 'contrib/pom.xml')
-rw-r--r--contrib/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/pom.xml b/contrib/pom.xml
index 87b84c124..da972d624 100644
--- a/contrib/pom.xml
+++ b/contrib/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.contrib</groupId>