diff options
Diffstat (limited to 'infra/it/pom.xml')
-rw-r--r-- | infra/it/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/it/pom.xml b/infra/it/pom.xml index 071b8d978..3bfc0fb8a 100644 --- a/infra/it/pom.xml +++ b/infra/it/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.01-RC1</version> <relativePath>../../common/honeycomb-parent</relativePath> </parent> <groupId>io.fd.honeycomb.it</groupId> <artifactId>honeycomb-it-aggregator</artifactId> - <version>1.18.01-SNAPSHOT</version> + <version>1.18.01-RC1</version> <name>honeycomb-it</name> <packaging>pom</packaging> <modelVersion>4.0.0</modelVersion> |