From 779d23c7ce3ddba0986bc7aa4ef8535b1d36c3c5 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Wed, 12 Aug 2020 18:42:35 -0400 Subject: Refactoring POMS running mvn tidy:pom and removing few duplicate dependencies Change-Id: I73144605f24c2d9cb524ab8bcdd6aebb5f0ec682 Issue-ID: CCSDK-2647 Signed-off-by: Singal, Kapil (ks220y) --- lib/doorman/pom.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'lib/doorman/pom.xml') diff --git a/lib/doorman/pom.xml b/lib/doorman/pom.xml index fca0a086b..f10a3235b 100644 --- a/lib/doorman/pom.xml +++ b/lib/doorman/pom.xml @@ -1,6 +1,5 @@ - 4.0.0 @@ -13,10 +12,10 @@ org.onap.ccsdk.features.lib.doorman doorman + ccsdk-features :: ${project.artifactId} Doorman - Request prioritization and aggregation queue - javax.servlet servlet-api @@ -30,7 +29,6 @@ rlock 1.0.1-SNAPSHOT - junit junit @@ -47,6 +45,5 @@ test - - + -- cgit 1.2.3-korg