From 37d8ade146096bf343f494163a528f75b2161095 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Mon, 30 Jul 2018 16:58:54 +0100 Subject: Add start and parameter handling Add startup code, command line parsing, service start, and parameter handling for the policy distribution service. Issue-ID: POLICY-922 Change-Id: Ie664aba6541304cf9b635541e9688c681b24952d Signed-off-by: liamfallon --- forwarding/pom.xml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'forwarding/pom.xml') diff --git a/forwarding/pom.xml b/forwarding/pom.xml index de7e0036..741d6772 100644 --- a/forwarding/pom.xml +++ b/forwarding/pom.xml @@ -26,14 +26,8 @@ 2.0.0-SNAPSHOT - org.onap.policy.distribution.forwarding forwarding - pom ${project.artifactId} The module of Policy Distribution that forwards policies to other components. - - - forwarding-pap - -- cgit 1.2.3-korg