diff options
Diffstat (limited to 'infra/it/test-model/pom.xml')
-rw-r--r-- | infra/it/test-model/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/it/test-model/pom.xml b/infra/it/test-model/pom.xml index 9f37eb554..9d5e3c296 100644 --- a/infra/it/test-model/pom.xml +++ b/infra/it/test-model/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>io.fd.honeycomb.common</groupId> <artifactId>api-parent</artifactId> - <version>1.17.07-SNAPSHOT</version> + <version>1.17.07-RC2</version> <relativePath>../../../common/api-parent</relativePath> </parent> @@ -25,7 +25,7 @@ <groupId>io.fd.honeycomb.it</groupId> <artifactId>honeycomb-test-model</artifactId> <name>${project.artifactId}</name> - <version>1.17.07-SNAPSHOT</version> + <version>1.17.07-RC2</version> <packaging>bundle</packaging> <dependencies> |