From f17ade9a517f342522fe4b8ce83419c18dd93196 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Wed, 17 Oct 2018 13:04:20 +0200 Subject: Honeycomb 1.18.10-RC1 Change-Id: I31ab13577c78a4ff5f96256cf5d46e333ee3be86 Signed-off-by: Michal Cmarada --- infra/footprint/footprint-api/pom.xml | 4 ++-- infra/footprint/footprint-impl/pom.xml | 4 ++-- infra/footprint/pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'infra/footprint') diff --git a/infra/footprint/footprint-api/pom.xml b/infra/footprint/footprint-api/pom.xml index 9c066eb0d..067e97cdb 100644 --- a/infra/footprint/footprint-api/pom.xml +++ b/infra/footprint/footprint-api/pom.xml @@ -21,14 +21,14 @@ io.fd.honeycomb.common api-parent - 1.18.10-SNAPSHOT + 1.18.10-RC1 ../../../common/api-parent 4.0.0 io.fd.honeycomb.footprint api - 1.18.10-SNAPSHOT + 1.18.10-RC1 ${project.artifactId} jar \ No newline at end of file diff --git a/infra/footprint/footprint-impl/pom.xml b/infra/footprint/footprint-impl/pom.xml index c2e477143..6978e9dca 100644 --- a/infra/footprint/footprint-impl/pom.xml +++ b/infra/footprint/footprint-impl/pom.xml @@ -21,14 +21,14 @@ io.fd.honeycomb.common impl-parent - 1.18.10-SNAPSHOT + 1.18.10-RC1 ../../../common/impl-parent 4.0.0 io.fd.honeycomb.footprint impl - 1.18.10-SNAPSHOT + 1.18.10-RC1 ${project.artifactId} diff --git a/infra/footprint/pom.xml b/infra/footprint/pom.xml index 9bb392cb4..dd3f20f27 100644 --- a/infra/footprint/pom.xml +++ b/infra/footprint/pom.xml @@ -21,7 +21,7 @@ infra-aggregator io.fd.honeycomb - 1.18.10-SNAPSHOT + 1.18.10-RC1 4.0.0 -- cgit 1.2.3-korg