diff options
Diffstat (limited to 'tools/pom.xml')
-rw-r--r-- | tools/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/pom.xml b/tools/pom.xml index 2e838a975..f2d73b7cf 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.10-SNAPSHOT</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.10-SNAPSHOT</version> <modelVersion>4.0.0</modelVersion> <description>Aggregator for various Honeycomb tools</description> |