JAVA-32170: Changes made for Fix formatting of POMs - C_01(#16103)

This commit is contained in:
Bipin kumar
2024-03-15 21:27:32 +05:30
committed by GitHub
parent a0501bc318
commit 9236adee65
18 changed files with 27 additions and 26 deletions
+2 -1
View File
@@ -4,8 +4,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>core-java-9-jigsaw</artifactId>
<name>core-java-9-jigsaw</name>
<packaging>pom</packaging>
<name>core-java-9-jigsaw</name>
<modules>
<module>library-core</module>
</modules>