From 4de3482e4fd14586a21f13b215310d97278132a6 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Thu, 24 May 2018 21:31:55 +0200 Subject: Honeycomb 1.18.01.2 release Change-Id: Ie2d216be161f9c648ea584f48d22a0370ac77b0d 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 03c104ba6..fda9cfe04 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.2-SNAPSHOT + 1.18.01.2 ../../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 9d387a502..3b2742cd3 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.2-SNAPSHOT + 1.18.01.2 ../../../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 448f8eaa8..f04901525 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.2-SNAPSHOT + 1.18.01.2 ../../../common/impl-parent 4.0.0 -- cgit 1.2.3-korg