summaryrefslogtreecommitdiffstats
path: root/tools/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/pom.xml')
-rw-r--r--tools/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/pom.xml b/tools/pom.xml
index ea0a4a94d..ae2740584 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -5,14 +5,14 @@
<parent>
<artifactId>honeycomb-aggregator</artifactId>
<groupId>io.fd.honeycomb</groupId>
- <version>1.16.9-RC2</version>
+ <version>1.16.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.honeycomb.tools</groupId>
<artifactId>honeycomb-tools</artifactId>
<packaging>pom</packaging>
- <version>1.16.9-RC2</version>
+ <version>1.16.9-SNAPSHOT</version>
<modules>
<module>archetype</module>
</modules>