From 2ea6279505d0e66c8474c3933a9b3ca3423ae4b7 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Mon, 9 Apr 2018 16:00:33 +0200 Subject: Bump Honeycomb version to 1.18.07-SNAPSHOT Change-Id: Ib0b9a2a2369730cd8a21e35e4dce0b62e45e8ad3 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 af703d00e..aab1091da 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.04-SNAPSHOT + 1.18.07-SNAPSHOT ../../../common/api-parent 4.0.0 io.fd.honeycomb.footprint api - 1.18.04-SNAPSHOT + 1.18.07-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 a31b4bcbf..86969c8ff 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.04-SNAPSHOT + 1.18.07-SNAPSHOT ../../../common/impl-parent 4.0.0 io.fd.honeycomb.footprint impl - 1.18.04-SNAPSHOT + 1.18.07-SNAPSHOT ${project.artifactId} diff --git a/infra/footprint/pom.xml b/infra/footprint/pom.xml index d5cba325e..89b61315d 100644 --- a/infra/footprint/pom.xml +++ b/infra/footprint/pom.xml @@ -21,7 +21,7 @@ infra-aggregator io.fd.honeycomb - 1.18.04-SNAPSHOT + 1.18.07-SNAPSHOT 4.0.0 -- cgit 1.2.3-korg