JAVA-19536 Fix formatting of pom.xmls

This commit is contained in:
Dhawal Kapil
2023-04-05 07:14:09 +05:30
parent a3fc26ec50
commit bb5bfa992a
160 changed files with 141 additions and 366 deletions

View File

@@ -3,9 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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>
<groupId>com.baeldung.exceptions</groupId>
<artifactId>core-java-exceptions</artifactId>
<version>0.1.0-SNAPSHOT</version>
<name>core-java-exceptions</name>
<packaging>jar</packaging>