aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorBen-Zvi <bben-zvi@mapr.com>2018-07-25 14:49:29 -0700
committerBen-Zvi <bben-zvi@mapr.com>2018-07-25 14:49:29 -0700
commit471a86689663e7a54655b2c8e839b4168d643c41 (patch)
tree93bf91bdc6c7fcc1e931603e98a8e07346547282 /tools
parent31b88bafbc650fe674086815ec4b1a460efea013 (diff)
[maven-release-plugin] prepare for next development iteration
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 ac00c38f7..584910152 100644
--- a/tools/fmpp/pom.xml
+++ b/tools/fmpp/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>tools-parent</artifactId>
<groupId>org.apache.drill.tools</groupId>
- <version>1.14.0</version>
+ <version>1.15.0-SNAPSHOT</version>
</parent>
<artifactId>drill-fmpp-maven-plugin</artifactId>
diff --git a/tools/pom.xml b/tools/pom.xml
index fc855ffb7..e23ad303d 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>drill-root</artifactId>
<groupId>org.apache.drill</groupId>
- <version>1.14.0</version>
+ <version>1.15.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.drill.tools</groupId>