JAVA-24381:Changes made for fixing pom indentation for modules starts M to P (#14639)
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user