From 1f9355041887924c148b4197ebab5df86b0d5ead Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Mon, 9 Apr 2018 15:49:21 +0200 Subject: Set Honeycomb version back to 1.18.04-SNAPSHOT Change-Id: Ib34bdab88f292165993b83c17bbae9b500b63eea 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 a2f71e9ca..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.04-RC1 + 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 6d4be1a55..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.04-RC1 + 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 cbfb37a5b..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.04-RC1 + 1.18.04-SNAPSHOT ../../../common/impl-parent 4.0.0 -- cgit 1.2.3-korg