From 5952721d74f9e1af59c3deb1018054aa4424c461 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Fri, 30 Jun 2017 21:53:23 +0200 Subject: HONEYCOMB-360 - Utility for conditional initialization of HC guice modules Change-Id: Ia1a3f44c7dae0b4b0be99f96abb017e1b022ec32 Signed-off-by: Marek Gradzki Signed-off-by: Jan Srnicek --- infra/northbound/pom.xml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 infra/northbound/pom.xml (limited to 'infra/northbound/pom.xml') diff --git a/infra/northbound/pom.xml b/infra/northbound/pom.xml new file mode 100644 index 000000000..a768b32f6 --- /dev/null +++ b/infra/northbound/pom.xml @@ -0,0 +1,37 @@ + + + + + + honeycomb-parent + io.fd.honeycomb.common + 1.17.07-SNAPSHOT + ../../common/honeycomb-parent + + 4.0.0 + + io.fd.honeycomb.northbound + northbound-aggegator + pom + + + common + + + \ No newline at end of file -- cgit 1.2.3-korg