[BAEL-12091] - Fix formatting of POMs

This commit is contained in:
amit2103
2019-02-10 01:47:19 +05:30
parent f79f427dac
commit 97f8a0c46c
285 changed files with 1024 additions and 1110 deletions

View File

@@ -3,9 +3,9 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>spring-boot-testing</artifactId>
<packaging>war</packaging>
<name>spring-boot-testing</name>
<description>This is simple boot application for demonstrating testing features.</description>
<packaging>war</packaging>
<parent>
<artifactId>parent-boot-2</artifactId>