From 409070ff7bc87ff47097331cf32d9487832ca17c Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Tue, 9 Jan 2018 16:50:59 +0100 Subject: Bump honeycomb version to 1.18.04-SNAPSHOT Change-Id: Idb0fec8ab45ec76431ab6d05d70a61eee1929628 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 504212bcb..4340ee4f0 100644 --- a/infra/test-utils/pom.xml +++ b/infra/test-utils/pom.xml @@ -21,7 +21,7 @@ io.fd.honeycomb.common honeycomb-parent - 1.18.01-SNAPSHOT + 1.18.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 b6fdeddda..017524e88 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.18.01-SNAPSHOT + 1.18.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 ee4f01e91..0b7d7dc37 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.18.01-SNAPSHOT + 1.18.04-SNAPSHOT ../../../common/impl-parent 4.0.0 -- cgit 1.2.3-korg