aboutsummaryrefslogtreecommitdiff
path: root/distribution/pom.xml
diff options
context:
space:
mode:
authorJinfeng Ni <jni@apache.org>2016-08-30 10:56:03 -0700
committerJinfeng Ni <jni@apache.org>2016-08-30 10:56:03 -0700
commit28d315bbb1b9145488a886179aa3e6683b338556 (patch)
tree0c08322f2ba1883c12b7ccc1cb96383339e2fb42 /distribution/pom.xml
parent5b15d0efd99b8c632efabf249f8f4cc30eabb48e (diff)
Update version to 1.9.0-SNAPSHOT.
Diffstat (limited to 'distribution/pom.xml')
-rw-r--r--distribution/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/distribution/pom.xml b/distribution/pom.xml
index f9be6d9da..373305593 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>drill-root</artifactId>
<groupId>org.apache.drill</groupId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.9.0-SNAPSHOT</version>
</parent>
<artifactId>distribution</artifactId>