diff options
Diffstat (limited to 'infra/translate-utils/pom.xml')
-rw-r--r-- | infra/translate-utils/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/translate-utils/pom.xml b/infra/translate-utils/pom.xml index f895f377d..db26ac4c6 100644 --- a/infra/translate-utils/pom.xml +++ b/infra/translate-utils/pom.xml @@ -19,7 +19,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> @@ -27,7 +27,7 @@ <groupId>io.fd.honeycomb</groupId> <artifactId>translate-utils</artifactId> <name>${project.artifactId}</name> - <version>1.17.01-SNAPSHOT</version> + <version>1.17.04-SNAPSHOT</version> <packaging>bundle</packaging> <properties> |