aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/featureaggregator/installer/pom.xml
diff options
context:
space:
mode:
authorSingal, Kapil (ks220y) <ks220y@att.com>2020-12-18 13:21:28 -0500
committerSingal, Kapil (ks220y) <ks220y@att.com>2020-12-18 13:22:52 -0500
commit30a5975d417a3815832b944a2be6e4486cd759d8 (patch)
tree085db7f8f8c00acff426a80f1bdd2e94913b6b02 /sdnr/wt/featureaggregator/installer/pom.xml
parentd022986fd6be49ff29f53ae36bbe1ff967836e11 (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/pom.xml')
-rwxr-xr-xsdnr/wt/featureaggregator/installer/pom.xml4
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>