From 75f0efb8b1aff9e9be8d222fd90d1df7ce542bbc Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Wed, 4 Jan 2017 13:45:57 +0100 Subject: Bump Honeycomb version to 17.04 Change-Id: I99bc2593d50e59a6d4293e2d98ef3a9569a55008 Signed-off-by: Marek Gradzki --- infra/test-utils/pom.xml | 2 +- infra/test-utils/test-api/pom.xml | 2 +- infra/test-utils/test-tools/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'infra/test-utils') diff --git a/infra/test-utils/pom.xml b/infra/test-utils/pom.xml index 03cab046a..4d8fcd044 100644 --- a/infra/test-utils/pom.xml +++ b/infra/test-utils/pom.xml @@ -21,7 +21,7 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.01-SNAPSHOT + 1.17.04-SNAPSHOT ../../common/honeycomb-parent 4.0.0 diff --git a/infra/test-utils/test-api/pom.xml b/infra/test-utils/test-api/pom.xml index 4f62872b1..7f95eb71a 100644 --- a/infra/test-utils/test-api/pom.xml +++ b/infra/test-utils/test-api/pom.xml @@ -21,7 +21,7 @@ api-parent io.fd.honeycomb.common - 1.17.01-SNAPSHOT + 1.17.04-SNAPSHOT ../../../common/api-parent 4.0.0 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 @@ io.fd.honeycomb.common impl-parent - 1.17.01-SNAPSHOT + 1.17.04-SNAPSHOT ../../../common/impl-parent 4.0.0 -- cgit 1.2.3-korg