From dbc30d321bd385e5cd5bce1e6f567ade9ca1aa25 Mon Sep 17 00:00:00 2001 From: Jan Srnicek Date: Tue, 12 Sep 2017 08:22:07 +0200 Subject: HONEYCOMB-392 - Footprint measuring support Change-Id: I079c8ceef84cda43159e1823fe42ad77cdc981e8 Signed-off-by: Jan Srnicek --- infra/footprint/footprint-api/pom.xml | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 infra/footprint/footprint-api/pom.xml (limited to 'infra/footprint/footprint-api/pom.xml') diff --git a/infra/footprint/footprint-api/pom.xml b/infra/footprint/footprint-api/pom.xml new file mode 100644 index 000000000..cd9347a0d --- /dev/null +++ b/infra/footprint/footprint-api/pom.xml @@ -0,0 +1,34 @@ + + + + + + io.fd.honeycomb.common + api-parent + 1.17.10-SNAPSHOT + ../../../common/api-parent + + 4.0.0 + + io.fd.honeycomb.footprint + api + 1.17.10-SNAPSHOT + ${project.artifactId} + jar + \ No newline at end of file -- cgit 1.2.3-korg