From 092d44ff1ba30e8c0154f2038fb6b0f6731aaabf Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Mon, 6 Aug 2018 08:58:20 +0200 Subject: Honeycomb 1.18.07 release Change-Id: Ifde1a7b607a55d635fbbaa1dd3e4f5aa7ae5d4d9 Signed-off-by: Marek Gradzki --- 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 aab1091da..a32bed11a 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.07-SNAPSHOT + 1.18.07 ../../../common/api-parent 4.0.0 io.fd.honeycomb.footprint api - 1.18.07-SNAPSHOT + 1.18.07 ${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 86969c8ff..276799477 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.07-SNAPSHOT + 1.18.07 ../../../common/impl-parent 4.0.0 io.fd.honeycomb.footprint impl - 1.18.07-SNAPSHOT + 1.18.07 ${project.artifactId} diff --git a/infra/footprint/pom.xml b/infra/footprint/pom.xml index 1ce84d99e..b9281bbd2 100644 --- a/infra/footprint/pom.xml +++ b/infra/footprint/pom.xml @@ -21,7 +21,7 @@ infra-aggregator io.fd.honeycomb - 1.18.07-SNAPSHOT + 1.18.07 4.0.0 -- cgit 1.2.3-korg