diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2020-12-18 13:12:37 -0500 |
---|---|---|
committer | KAPIL SINGAL <ks220y@att.com> | 2020-12-18 18:25:06 +0000 |
commit | fc3624c0eb9ed21309fb38805458b9c02ad3cf95 (patch) | |
tree | f34620756344a06c5b2024453775d4c94e048147 /sdnr/wt/featureaggregator/installer | |
parent | f86f57f0d5b2a7e73efe8663ce21c02e7240db2e (diff) |
Indenting POM's and running mvn tidy:pom
Issue-ID: CCSDK-3058
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I8cdc657c832cffba05373b1bd0a6819b4a711f7e
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 ad50be12c..a3fe32c69 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> |