diff options
Diffstat (limited to 'infra/pom.xml')
-rw-r--r-- | infra/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/pom.xml b/infra/pom.xml index 25ce83315..73777ec2c 100644 --- a/infra/pom.xml +++ b/infra/pom.xml @@ -18,13 +18,13 @@ <parent> <groupId>io.fd.honeycomb.common</groupId> <artifactId>honeycomb-parent</artifactId> - <version>1.18.01-SNAPSHOT</version> + <version>1.18.04-SNAPSHOT</version> <relativePath>../common/honeycomb-parent</relativePath> </parent> <groupId>io.fd.honeycomb</groupId> <artifactId>infra-aggregator</artifactId> - <version>1.18.01-SNAPSHOT</version> + <version>1.18.04-SNAPSHOT</version> <name>${project.artifactId}</name> <packaging>pom</packaging> <modelVersion>4.0.0</modelVersion> |