diff options
Diffstat (limited to 'infra/test-utils/test-tools/pom.xml')
-rw-r--r-- | infra/test-utils/test-tools/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/test-utils/test-tools/pom.xml b/infra/test-utils/test-tools/pom.xml index 5a32c1ea8..333cd2096 100644 --- a/infra/test-utils/test-tools/pom.xml +++ b/infra/test-utils/test-tools/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.fd.honeycomb.common</groupId> <artifactId>impl-parent</artifactId> - <version>1.19.04-SNAPSHOT</version> + <version>1.19.04</version> <relativePath>../../../common/impl-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> |