aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorParth Chandra <parthc@apache.org>2016-03-10 17:02:16 -0800
committerParth Chandra <parthc@apache.org>2016-03-10 17:02:16 -0800
commit1f23b89623c72808f2ee866cec9b4b8a48929d68 (patch)
treeecec2c33438bcf316a96846c9693f8db1cf79383 /tools
parent64ab0a8ec9d98bf96f4d69274dddc180b8efe263 (diff)
Update version to 1.7.0-SNAPSHOT
Diffstat (limited to 'tools')
-rw-r--r--tools/fmpp/pom.xml2
-rw-r--r--tools/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/fmpp/pom.xml b/tools/fmpp/pom.xml
index 4b68af68b..20fe3fd66 100644
--- a/tools/fmpp/pom.xml
+++ b/tools/fmpp/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>tools-parent</artifactId>
<groupId>org.apache.drill.tools</groupId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>drill-fmpp-maven-plugin</artifactId>
diff --git a/tools/pom.xml b/tools/pom.xml
index bbbb3455c..14cf54427 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>drill-root</artifactId>
<groupId>org.apache.drill</groupId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.7.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.drill.tools</groupId>