JAVA-24381:Changes made for fixing pom indentation for modules starts M to P (#14639)

This commit is contained in:
Bipin kumar
2023-08-28 20:59:54 +05:30
committed by GitHub
parent 34580d1884
commit 3b9635fd20
9 changed files with 46 additions and 48 deletions
@@ -7,8 +7,8 @@
<version>0.0.1-SNAPSHOT</version>
<name>maven-build-optimization</name>
<packaging>pom</packaging>
<parent>
<parent>
<groupId>com.baeldung</groupId>
<artifactId>maven-modules</artifactId>
<version>0.0.1-SNAPSHOT</version>
@@ -53,10 +53,10 @@
</build>
</profile>
</profiles>
<properties>
<failsafe.version>3.1.2</failsafe.version>
<profiler.version>1.7</profiler.version>
</properties>
<profiler.version>1.7</profiler.version>
</properties>
</project>