diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2020-12-18 13:21:28 -0500 |
---|---|---|
committer | Singal, Kapil (ks220y) <ks220y@att.com> | 2020-12-18 13:22:52 -0500 |
commit | 30a5975d417a3815832b944a2be6e4486cd759d8 (patch) | |
tree | 085db7f8f8c00acff426a80f1bdd2e94913b6b02 /sdnr/wt/odlux/installer/pom.xml | |
parent | d022986fd6be49ff29f53ae36bbe1ff967836e11 (diff) |
Indenting POM's and running mvn tidy:pom
Issue-ID: CCSDK-3058
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I34da02e3dbfde1008b3dd0526ed402201b445484
Diffstat (limited to 'sdnr/wt/odlux/installer/pom.xml')
-rw-r--r-- | sdnr/wt/odlux/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
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 @@ <type>jar</type> <overWrite>false</overWrite> </artifactItem> - <!-- networkMapApp--> + <!-- networkMapApp--> <artifactItem> <groupId>${project.groupId}</groupId> <artifactId>sdnr-wt-odlux-app-networkMapApp</artifactId> @@ -163,7 +163,7 @@ <type>jar</type> <overWrite>false</overWrite> </artifactItem> - <!-- linkCalculationApp--> + <!-- linkCalculationApp--> <artifactItem> <groupId>${project.groupId}</groupId> <artifactId>sdnr-wt-odlux-app-linkCalculationApp</artifactId> |