From ca983b9d748fd38e66f854a5d984d216958b1713 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Tue, 3 Oct 2017 14:25:50 +0200 Subject: Set honeycomb version back to 1.17.10-SNAPSHOT Change-Id: I6c65ee7b5e6aa77ab3093ab9ee87dcd7a86bdfe0 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 f1d1ebf17..c3029a0ad 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-RC1 + 1.17.10-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 4932a75dc..44cd51298 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-RC1 + 1.17.10-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 addb40154..e9f3369bf 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-RC1 + 1.17.10-SNAPSHOT ../../../common/impl-parent 4.0.0 -- cgit 1.2.3-korg