diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2017-01-04 19:19:58 +0100 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-01-18 21:12:47 +0100 |
commit | a8bb23f6d54e7e90778a4edb70dc74ee7caf9635 (patch) | |
tree | 126ed7fe18331ddddcd400ab32ac22f4bd898f29 /infra/it/test-model | |
parent | 78886acd688284585c2e219e18d7289f49cc8a45 (diff) |
Bump version to 1.17.01-RC2v1.17.01-RC2
Change-Id: I133834e5c72a03da8680b5416220e00a8ffbc7d4
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/it/test-model')
-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 1c5382c8a..28e6d1630 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.01-SNAPSHOT</version> + <version>1.17.01-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.01-SNAPSHOT</version> + <version>1.17.01-RC2</version> <packaging>bundle</packaging> <dependencies> |