diff options
Diffstat (limited to 'infra/it/management')
-rw-r--r-- | infra/it/management/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/it/management/pom.xml b/infra/it/management/pom.xml index ade1da402..709f838d0 100644 --- a/infra/it/management/pom.xml +++ b/infra/it/management/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.fd.honeycomb.common</groupId> <artifactId>honeycomb-parent</artifactId> - <version>1.18.07-SNAPSHOT</version> + <version>1.18.07-RC1</version> <relativePath>../../../common/honeycomb-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -32,7 +32,7 @@ <groupId>io.fd.honeycomb.it</groupId> <artifactId>management</artifactId> - <version>1.18.07-SNAPSHOT</version> + <version>1.18.07-RC1</version> <name>${project.artifactId}</name> <dependencies> <dependency> |