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/featureaggregator/installer | |
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/featureaggregator/installer')
-rwxr-xr-x | sdnr/wt/featureaggregator/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sdnr/wt/featureaggregator/installer/pom.xml b/sdnr/wt/featureaggregator/installer/pom.xml index b44888fb4..1e208286d 100755 --- a/sdnr/wt/featureaggregator/installer/pom.xml +++ b/sdnr/wt/featureaggregator/installer/pom.xml @@ -152,7 +152,7 @@ </execution> </executions> </plugin> - <plugin> + <plugin> <artifactId>maven-resources-plugin</artifactId> <version>2.6</version> <executions> @@ -175,7 +175,7 @@ </configuration> </execution> </executions> - </plugin> + </plugin> </plugins> </build> </project> |