From b770a24ae3c8460a836daa10813259335f5dc6c3 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Mon, 29 Apr 2019 10:43:18 +0200 Subject: Honeycomb 1.19.04 release Change-Id: I5b684eed325af39b465033c41c4b0334e97398eb 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 197cc1d0d..0b627f573 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.19.04-SNAPSHOT + 1.19.04 ../../../common/api-parent 4.0.0 io.fd.honeycomb.footprint api - 1.19.04-SNAPSHOT + 1.19.04 ${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 45a37b3c5..825e3d747 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.19.04-SNAPSHOT + 1.19.04 ../../../common/impl-parent 4.0.0 io.fd.honeycomb.footprint impl - 1.19.04-SNAPSHOT + 1.19.04 ${project.artifactId} diff --git a/infra/footprint/pom.xml b/infra/footprint/pom.xml index 4067a6656..482072cec 100644 --- a/infra/footprint/pom.xml +++ b/infra/footprint/pom.xml @@ -21,7 +21,7 @@ infra-aggregator io.fd.honeycomb - 1.19.04-SNAPSHOT + 1.19.04 4.0.0 -- cgit 1.2.3-korg