diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2017-07-27 07:27:25 +0200 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-07-27 14:09:11 +0200 |
commit | 4c6da0846fbb26a6b51fc0272ee360671f50ca19 (patch) | |
tree | c4cc1893834bca13da2885ff35b265a8fcd9228e /infra/it/test-model | |
parent | 756ffae6576fe50c052950418627be4a1d21f996 (diff) |
Bump Honeycomb version to 1.17.07v1.17.07
Change-Id: I3ff312361a5eedff9ca10cb0ef941e9e2efeeab4
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 9f37eb554..30ee849a1 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</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</version> <packaging>bundle</packaging> <dependencies> |