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 2e838a975..8ef1bad13 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>honeycomb-parent</artifactId>
- <version>1.18.07-SNAPSHOT</version>
+ <version>1.18.07</version>
<relativePath>../common/honeycomb-parent</relativePath>
</parent>
@@ -13,7 +13,7 @@
<artifactId>honeycomb-tools</artifactId>
<name>${project.artifactId}</name>
<packaging>pom</packaging>
- <version>1.18.07-SNAPSHOT</version>
+ <version>1.18.07</version>
<modelVersion>4.0.0</modelVersion>
<description>Aggregator for various Honeycomb tools</description>