From 2e8a4da68b26ffb5bf812fce9ebdace4b39d1c50 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Tue, 1 Oct 2019 22:31:50 -0400 Subject: Restructuring POM's and Template Running mvn tidy:pom to format/restructure pom's content. Removig plugin to format pom as all child poms are not having reference to root as parent pom and maven-tidy-plugin is not being executed to format pom Issue-ID: CCSDK-1764 Signed-off-by: Singal, Kapil (ks220y) Change-Id: I18fd59ae94fdded11f3cb62647d5b3518bfe051a --- dependencies-bom/pom.xml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'dependencies-bom') diff --git a/dependencies-bom/pom.xml b/dependencies-bom/pom.xml index fa9d64a2..037fc1fd 100644 --- a/dependencies-bom/pom.xml +++ b/dependencies-bom/pom.xml @@ -1,13 +1,11 @@ - - - + 4.0.0 - pom + org.onap.ccsdk.parent dependencies-bom 1.5.0-SNAPSHOT + pom @@ -20,7 +18,6 @@ - @@ -189,4 +186,4 @@ - \ No newline at end of file + -- cgit 1.2.3-korg