[BAEL-18783] - Fix formatting of POMs

This commit is contained in:
catalin-burcea
2019-12-05 16:56:52 +02:00
parent 8121161b36
commit 153a3923f0
780 changed files with 6334 additions and 6103 deletions
+2 -1
View File
@@ -4,8 +4,8 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<artifactId>oauth2-client</artifactId>
<packaging>war</packaging>
<name>oauth2-client</name>
<packaging>war</packaging>
<parent>
<groupId>com.baeldung.oauth2</groupId>
@@ -26,4 +26,5 @@
<httpPort>9180</httpPort>
<httpsPort>9543</httpsPort>
</properties>
</project>