diff options
Diffstat (limited to 'infra/cfg-init')
-rw-r--r-- | infra/cfg-init/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/cfg-init/pom.xml b/infra/cfg-init/pom.xml index 5b9cf91d9..035e4a7f4 100644 --- a/infra/cfg-init/pom.xml +++ b/infra/cfg-init/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>io.fd.honeycomb.common</groupId> <artifactId>impl-parent</artifactId> - <version>1.17.01-SNAPSHOT</version> + <version>1.17.04-SNAPSHOT</version> <relativePath>../../common/impl-parent</relativePath> </parent> @@ -26,7 +26,7 @@ <groupId>io.fd.honeycomb</groupId> <artifactId>cfg-init</artifactId> <name>${project.artifactId}</name> - <version>1.17.01-SNAPSHOT</version> + <version>1.17.04-SNAPSHOT</version> <packaging>bundle</packaging> <dependencies> |