JAVA-13136: Fix formatting of POMs

This commit is contained in:
sampadawagde
2022-07-15 09:59:54 +05:30
parent b094ba8098
commit 2b5179baba
67 changed files with 241 additions and 258 deletions
+2 -3
View File
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns="http://maven.apache.org/POM/4.0.0"
<project xmlns="http://maven.apache.org/POM/4.0.0"
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>
@@ -59,4 +58,4 @@
</plugins>
</build>
</project>
</project>
+1 -1
View File
@@ -19,4 +19,4 @@
<module>cas-secured-app</module>
</modules>
</project>
</project>