From 085667b82096a5df42d6d79c6330bb46c2ec07fa Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Thu, 18 Oct 2018 12:31:53 +0200 Subject: Bump honeycomb version to 1.19.01-SNAPSHOT Change-Id: Ic3e48d39d570632743c66b9317cd638fba84a34f 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..a56f0f684 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.19.01-SNAPSHOT ../../../common/api-parent 4.0.0 io.fd.honeycomb.footprint api - 1.18.10-SNAPSHOT + 1.19.01-SNAPSHOT ${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..3106940da 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.19.01-SNAPSHOT ../../../common/impl-parent 4.0.0 io.fd.honeycomb.footprint impl - 1.18.10-SNAPSHOT + 1.19.01-SNAPSHOT ${project.artifactId} diff --git a/infra/footprint/pom.xml b/infra/footprint/pom.xml index 9bb392cb4..93cc12acd 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.19.01-SNAPSHOT 4.0.0 -- cgit 1.2.3-korg