summaryrefslogtreecommitdiffstats
path: root/infra/it/test-model/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'infra/it/test-model/pom.xml')
-rw-r--r--infra/it/test-model/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/it/test-model/pom.xml b/infra/it/test-model/pom.xml
index 9cf4bd3d7..3478bc8d8 100644
--- a/infra/it/test-model/pom.xml
+++ b/infra/it/test-model/pom.xml
@@ -17,14 +17,14 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>api-parent</artifactId>
- <version>1.16.9-SNAPSHOT</version>
+ <version>1.16.9-RC0</version>
<relativePath>../../../common/api-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.honeycomb</groupId>
<artifactId>honeycomb-test-model</artifactId>
- <version>1.16.9-SNAPSHOT</version>
+ <version>1.16.9-RC0</version>
<packaging>bundle</packaging>
<dependencies>