diff --git a/pom.xml b/pom.xml index 11a22cb03abea4174a1a8f958327d2b9e6f62682..a41fa332395236e6c70eb63ed26caba419de703c 100644 --- a/pom.xml +++ b/pom.xml @@ -24,9 +24,7 @@ unter der Lizenz sind dem Lizenztext zu entnehmen. --> -<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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> +<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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>de.ozgcloud.common</groupId> @@ -238,4 +236,4 @@ </plugins> </pluginManagement> </build> -</project> \ No newline at end of file +</project>