From e640cd3f5fb4a54947a9a1104646988b710624f5 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Tue, 3 Oct 2017 14:33:14 +0200 Subject: Bump honeycomb version to 1.18.01-SNAPSHOT Change-Id: I64bcd7e45da5d7431ba436ff6ad1ac62cd1d1051 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 cd9347a0d..45c4e2f3d 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.17.10-SNAPSHOT + 1.18.01-SNAPSHOT ../../../common/api-parent 4.0.0 io.fd.honeycomb.footprint api - 1.17.10-SNAPSHOT + 1.18.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 6649f7f5c..3d932767b 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.17.10-SNAPSHOT + 1.18.01-SNAPSHOT ../../../common/impl-parent 4.0.0 io.fd.honeycomb.footprint impl - 1.17.10-SNAPSHOT + 1.18.01-SNAPSHOT ${project.artifactId} diff --git a/infra/footprint/pom.xml b/infra/footprint/pom.xml index adb72749e..b0641f9df 100644 --- a/infra/footprint/pom.xml +++ b/infra/footprint/pom.xml @@ -21,7 +21,7 @@ infra-aggregator io.fd.honeycomb - 1.17.10-SNAPSHOT + 1.18.01-SNAPSHOT 4.0.0 -- cgit 1.2.3-korg