[BAEL-18783] - Fix formatting of POMs

This commit is contained in:
catalin-burcea
2019-12-05 16:56:52 +02:00
parent 4394a14b0b
commit 2f7e94bc92
780 changed files with 6334 additions and 6103 deletions

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>