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 --- sdnr/wt/odlux/apps/app-feature/pom.xml | 4 +--- sdnr/wt/odlux/framework/pom.xml | 2 +- sdnr/wt/odlux/installer/pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 6 deletions(-) (limited to 'sdnr/wt/odlux') diff --git a/sdnr/wt/odlux/apps/app-feature/pom.xml b/sdnr/wt/odlux/apps/app-feature/pom.xml index 985b764eb..01b4c72c5 100644 --- a/sdnr/wt/odlux/apps/app-feature/pom.xml +++ b/sdnr/wt/odlux/apps/app-feature/pom.xml @@ -97,7 +97,7 @@ sdnr-wt-odlux-app-configurationApp ${project.version} - + ${project.groupId} sdnr-wt-odlux-app-networkMapApp ${project.version} @@ -108,7 +108,5 @@ ${project.version} - - diff --git a/sdnr/wt/odlux/framework/pom.xml b/sdnr/wt/odlux/framework/pom.xml index c849c1968..f1f73b1c0 100644 --- a/sdnr/wt/odlux/framework/pom.xml +++ b/sdnr/wt/odlux/framework/pom.xml @@ -183,7 +183,7 @@ ##odlux.version## ${odlux.version} - + ##buildno## ${buildno} diff --git a/sdnr/wt/odlux/installer/pom.xml b/sdnr/wt/odlux/installer/pom.xml index e4416ef31..45b1bc609 100644 --- a/sdnr/wt/odlux/installer/pom.xml +++ b/sdnr/wt/odlux/installer/pom.xml @@ -155,7 +155,7 @@ jar false - + ${project.groupId} sdnr-wt-odlux-app-networkMapApp @@ -163,7 +163,7 @@ jar false - + ${project.groupId} sdnr-wt-odlux-app-linkCalculationApp -- cgit 1.2.3-korg