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 --- main/main-lifecycle/pom.xml | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 main/main-lifecycle/pom.xml (limited to 'main/main-lifecycle/pom.xml') diff --git a/main/main-lifecycle/pom.xml b/main/main-lifecycle/pom.xml deleted file mode 100644 index 14f929bd..00000000 --- a/main/main-lifecycle/pom.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - 4.0.0 - - org.onap.policy.distribution.main - main - 2.0.0-SNAPSHOT - - - main-lifecycle - ${project.artifactId} - [${project.parent.artifactId}] module contains the lifecycle management for policy distribution - - - - -- cgit 1.2.3-korg