From 8f677a4f39fd967900d0080d2c267ba112edc378 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Fri, 26 Oct 2018 15:54:07 +0200 Subject: Set Honeycomb version to 1.18.10.1-SNAPSHOT Change-Id: I22b9589cbacb3b4d4f38f145362537f0c1dbd5db 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 196638705..edc8ae52f 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 + 1.18.10.1-SNAPSHOT ../../../common/api-parent 4.0.0 io.fd.honeycomb.footprint api - 1.18.10 + 1.18.10.1-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 a31e7c76e..99f8aaaa1 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 + 1.18.10.1-SNAPSHOT ../../../common/impl-parent 4.0.0 io.fd.honeycomb.footprint impl - 1.18.10 + 1.18.10.1-SNAPSHOT ${project.artifactId} diff --git a/infra/footprint/pom.xml b/infra/footprint/pom.xml index c7e05d217..f11e600ba 100644 --- a/infra/footprint/pom.xml +++ b/infra/footprint/pom.xml @@ -21,7 +21,7 @@ infra-aggregator io.fd.honeycomb - 1.18.10 + 1.18.10.1-SNAPSHOT 4.0.0 -- cgit 1.2.3-korg