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/rlock/pom.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'lib/rlock') diff --git a/lib/rlock/pom.xml b/lib/rlock/pom.xml index d116b6505..9a8a9b809 100644 --- a/lib/rlock/pom.xml +++ b/lib/rlock/pom.xml @@ -1,6 +1,5 @@ - 4.0.0 @@ -13,15 +12,14 @@ org.onap.ccsdk.features.lib.rlock rlock + ccsdk-features :: ${project.artifactId} Resource Lock - Distributed locking feature using database - org.slf4j slf4j-api - junit junit @@ -38,6 +36,5 @@ test - - + -- cgit 1.2.3-korg