From 409070ff7bc87ff47097331cf32d9487832ca17c Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Tue, 9 Jan 2018 16:50:59 +0100 Subject: Bump honeycomb version to 1.18.04-SNAPSHOT Change-Id: Idb0fec8ab45ec76431ab6d05d70a61eee1929628 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 45c4e2f3d..af703d00e 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.01-SNAPSHOT + 1.18.04-SNAPSHOT ../../../common/api-parent 4.0.0 io.fd.honeycomb.footprint api - 1.18.01-SNAPSHOT + 1.18.04-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 3d932767b..a31b4bcbf 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.01-SNAPSHOT + 1.18.04-SNAPSHOT ../../../common/impl-parent 4.0.0 io.fd.honeycomb.footprint impl - 1.18.01-SNAPSHOT + 1.18.04-SNAPSHOT ${project.artifactId} diff --git a/infra/footprint/pom.xml b/infra/footprint/pom.xml index b0641f9df..d5cba325e 100644 --- a/infra/footprint/pom.xml +++ b/infra/footprint/pom.xml @@ -21,7 +21,7 @@ infra-aggregator io.fd.honeycomb - 1.18.01-SNAPSHOT + 1.18.04-SNAPSHOT 4.0.0 -- cgit 1.2.3-korg