From e640cd3f5fb4a54947a9a1104646988b710624f5 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Tue, 3 Oct 2017 14:33:14 +0200 Subject: Bump honeycomb version to 1.18.01-SNAPSHOT Change-Id: I64bcd7e45da5d7431ba436ff6ad1ac62cd1d1051 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 c3029a0ad..504212bcb 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.10-SNAPSHOT + 1.18.01-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 44cd51298..b6fdeddda 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.10-SNAPSHOT + 1.18.01-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 e9f3369bf..ee4f01e91 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.10-SNAPSHOT + 1.18.01-SNAPSHOT ../../../common/impl-parent 4.0.0 -- cgit 1.2.3-korg