diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2017-01-04 13:45:57 +0100 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-01-04 18:29:46 +0000 |
commit | 75f0efb8b1aff9e9be8d222fd90d1df7ce542bbc (patch) | |
tree | 47df5ee73565ef496f714b9842e34fc1ef381adb /infra/test-utils/test-tools/pom.xml | |
parent | 9900bb5101afedf7776787a66c5fb15c411c2cf9 (diff) |
Bump Honeycomb version to 17.04
Change-Id: I99bc2593d50e59a6d4293e2d98ef3a9569a55008
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/test-utils/test-tools/pom.xml')
-rw-r--r-- | infra/test-utils/test-tools/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/test-utils/test-tools/pom.xml b/infra/test-utils/test-tools/pom.xml index f63810cc2..80ffca53b 100644 --- a/infra/test-utils/test-tools/pom.xml +++ b/infra/test-utils/test-tools/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.fd.honeycomb.common</groupId> <artifactId>impl-parent</artifactId> - <version>1.17.01-SNAPSHOT</version> + <version>1.17.04-SNAPSHOT</version> <relativePath>../../../common/impl-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> |