Skip to content

Commit

Permalink
devonfw#103: applied reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-vcapgemini committed Feb 19, 2024
1 parent f66c7ea commit 7628cc9
Showing 1 changed file with 14 additions and 13 deletions.
27 changes: 14 additions & 13 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?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">
<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>
<parent>
Expand Down Expand Up @@ -100,74 +101,74 @@
<name>J&#246;rg Hohwiller</name>
<email>hohwille@users.sourceforge.net</email>
<organization>Capgemini</organization>
<organizationUrl />
<organizationUrl/>
<roles>
<role>admin</role>
<role>designer</role>
<role>developer</role>
</roles>
<timezone>+1</timezone>
<properties />
<properties/>
</developer>
<developer>
<id>trippl</id>
<name>Thomas Rippl</name>
<email></email>
<organization></organization>
<organizationUrl />
<organizationUrl/>
<roles>
<role>developer</role>
</roles>
<timezone>+1</timezone>
<properties />
<properties/>
</developer>
<developer>
<id>markusschuh</id>
<name>Markus Schuh</name>
<email></email>
<organization>Capgemini</organization>
<organizationUrl />
<organizationUrl/>
<roles>
<role>contributor</role>
</roles>
<timezone>+1</timezone>
<properties />
<properties/>
</developer>
<developer>
<id>maybeec</id>
<name>Malte Brunnlieb</name>
<email></email>
<organization>Capgemini</organization>
<organizationUrl />
<organizationUrl/>
<roles>
<role>contributor</role>
</roles>
<timezone>+1</timezone>
<properties />
<properties/>
</developer>
<developer>
<id>ediekman</id>
<name>Erik Diekmann</name>
<email></email>
<organization>Capgemini</organization>
<organizationUrl />
<organizationUrl/>
<roles>
<role>contributor</role>
</roles>
<timezone>+1</timezone>
<properties />
<properties/>
</developer>
<developer>
<id>nricheton</id>
<name>Nicolas Richeton</name>
<email></email>
<organization>Capgemini</organization>
<organizationUrl />
<organizationUrl/>
<roles>
<role>contributor</role>
</roles>
<timezone>+1</timezone>
<properties />
<properties/>
</developer>
</developers>
</project>

0 comments on commit 7628cc9

Please sign in to comment.