JAVA-26765: Remove unwanted spaces from xml

This commit is contained in:
Harpal Singh
2023-11-24 00:13:52 +01:00
parent 6e11ac36a2
commit 179e6e5de2
17 changed files with 34 additions and 34 deletions
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<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">
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>
<artifactId>spring-security-web-boot-2</artifactId>
<version>0.0.1-SNAPSHOT</version>