aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJacques Nadeau <jacques@apache.org>2015-11-12 17:32:06 -0800
committerJacques Nadeau <jacques@apache.org>2015-11-12 18:36:35 -0800
commit7a151d691979acb12f1d9b5fac54f1179a4b095b (patch)
tree5876b203a699db2091418113785b2f02cd6bf373 /tools
parent2359294cfc936773ebcc3f187b79222ec88cc1e5 (diff)
Roll forward to 1.4.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 95b13ce2e..15d707f93 100644
--- a/tools/fmpp/pom.xml
+++ b/tools/fmpp/pom.xml
@@ -16,7 +16,7 @@
<parent>
<artifactId>tools-parent</artifactId>
<groupId>org.apache.drill.tools</groupId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
</parent>
<artifactId>drill-fmpp-maven-plugin</artifactId>
diff --git a/tools/pom.xml b/tools/pom.xml
index a45674c4f..800788046 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.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.drill.tools</groupId>