[BAEL-15322] - Fix formatting of POMs

This commit is contained in:
amit2103
2019-07-07 23:59:01 +05:30
parent 5284c49960
commit 37e402eb60
62 changed files with 333 additions and 324 deletions
+3 -2
View File
@@ -4,12 +4,13 @@
<groupId>com.baeldung</groupId>
<artifactId>maven</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>maven</name>
<packaging>pom</packaging>
<modules>
<module>custom-rule</module>
<module>maven-enforcer</module>
</modules>
<name>maven</name>
<packaging>pom</packaging>
<dependencies>
<dependency>