From 30a5975d417a3815832b944a2be6e4486cd759d8 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Fri, 18 Dec 2020 13:21:28 -0500 Subject: Indenting POM's and running mvn tidy:pom Issue-ID: CCSDK-3058 Signed-off-by: Singal, Kapil (ks220y) Change-Id: I34da02e3dbfde1008b3dd0526ed402201b445484 --- lib/rlock/pom.xml | 64 +++++++++++++++++++++++++++---------------------------- 1 file changed, 32 insertions(+), 32 deletions(-) (limited to 'lib/rlock/pom.xml') diff --git a/lib/rlock/pom.xml b/lib/rlock/pom.xml index 403409ccf..24df9c347 100644 --- a/lib/rlock/pom.xml +++ b/lib/rlock/pom.xml @@ -1,40 +1,40 @@ - 4.0.0 + 4.0.0 - - org.onap.ccsdk.features - ccsdk-features - 1.1.1-SNAPSHOT - ../.. - + + org.onap.ccsdk.features + ccsdk-features + 1.1.1-SNAPSHOT + ../.. + - org.onap.ccsdk.features.lib.rlock - rlock + org.onap.ccsdk.features.lib.rlock + rlock - ccsdk-features :: ${project.artifactId} - Resource Lock - Distributed locking feature using database + ccsdk-features :: lib :: ${project.artifactId} + Resource Lock - Distributed locking feature using database - - - org.slf4j - slf4j-api - - - junit - junit - test - - - com.h2database - h2 - test - - - org.slf4j - slf4j-simple - test - + + + org.slf4j + slf4j-api + + + junit + junit + test + + + com.h2database + h2 + test + + + org.slf4j + slf4j-simple + test + - + -- cgit 1.2.3-korg