From cccd174ab736465bc36faacfeaa30297acb724a7 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Tue, 7 Nov 2017 14:32:16 +0100 Subject: Make restconf depend on miminal-distribution-core Follows infra/notrthbound/netconf dependency direction. Change-Id: Ie29115e2b0b969d33270493c6d6cc4e9bda5e009 Signed-off-by: Marek Gradzki --- infra/northbound/restconf/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'infra/northbound/restconf/pom.xml') diff --git a/infra/northbound/restconf/pom.xml b/infra/northbound/restconf/pom.xml index 3f3d9e6c5..f5753d00c 100644 --- a/infra/northbound/restconf/pom.xml +++ b/infra/northbound/restconf/pom.xml @@ -55,6 +55,12 @@ ${project.version} + + io.fd.honeycomb + minimal-distribution-core + ${project.version} + + io.fd.honeycomb.northbound -- cgit 1.2.3-korg