From aa7e652e6105a6972d6c41ff0738cd9e31ce0188 Mon Sep 17 00:00:00 2001 From: Jan Srnicek Date: Thu, 10 Nov 2016 09:48:40 +0100 Subject: HONEYCOMB-58 - Routing Api Change-Id: Id887c12bea1983c0d185689c633902b691cf52f6 Signed-off-by: Jan Srnicek --- routing/pom.xml | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 routing/pom.xml (limited to 'routing/pom.xml') diff --git a/routing/pom.xml b/routing/pom.xml new file mode 100644 index 000000000..e947d457e --- /dev/null +++ b/routing/pom.xml @@ -0,0 +1,60 @@ + + + + + + io.fd.honeycomb.common + honeycomb-parent + 1.16.12-SNAPSHOT + ../common/honeycomb-parent + + + io.fd.honeycomb.routing + routing-aggregator + 1.16.12-SNAPSHOT + ${project.artifactId} + pom + 4.0.0 + + 3.1.1 + + Aggregator for Honeycomb Routing plugin + + + routing-api + + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + org.apache.maven.plugins + maven-install-plugin + + true + + + + + -- cgit 1.2.3-korg