diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2018-05-24 21:31:55 +0200 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2018-05-24 21:33:09 +0200 |
commit | 4de3482e4fd14586a21f13b215310d97278132a6 (patch) | |
tree | 4ec4f6d0c171d52ae061d088ea6eeef4e33585f0 /infra/test-utils/test-api | |
parent | f1d785a6ae421351b70dd3eedfc121488ba0ea57 (diff) |
Honeycomb 1.18.01.2 release
Change-Id: Ie2d216be161f9c648ea584f48d22a0370ac77b0d
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/test-utils/test-api')
-rw-r--r-- | infra/test-utils/test-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/test-utils/test-api/pom.xml b/infra/test-utils/test-api/pom.xml index 9d387a502..3b2742cd3 100644 --- a/infra/test-utils/test-api/pom.xml +++ b/infra/test-utils/test-api/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>api-parent</artifactId> <groupId>io.fd.honeycomb.common</groupId> - <version>1.18.01.2-SNAPSHOT</version> + <version>1.18.01.2</version> <relativePath>../../../common/api-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> |