diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2017-10-03 14:33:14 +0200 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-10-03 14:33:14 +0200 |
commit | e640cd3f5fb4a54947a9a1104646988b710624f5 (patch) | |
tree | ba77e04cfa92316473b104cdace91c2a3a4298b8 /infra/test-utils/test-api | |
parent | 3a802b928c49e95b2b56c2f9721c1adc15fcf8d8 (diff) |
Bump honeycomb version to 1.18.01-SNAPSHOT
Change-Id: I64bcd7e45da5d7431ba436ff6ad1ac62cd1d1051
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 44cd51298..b6fdeddda 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.17.10-SNAPSHOT</version> + <version>1.18.01-SNAPSHOT</version> <relativePath>../../../common/api-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> |