diff --git a/pom.xml b/pom.xml
index a202f8dd..89f2df9b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,23 +20,120 @@
UTF-8
UTF-8
- 11
+
+
+
+
+ Java 11
+
+ true
+
+
+ 11
+
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+
+ ${java.version}
+
+
+
+
+
+
+ org.glassfish.jaxb
+ jaxb-runtime
+ 2.4.0-b180830.0438
+
+
+
+
+
+ let_reporting
+
+ 1.8
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+
+
+ 1.8
+
+
+
+
+ org.apache.maven.plugins
+ maven-pmd-plugin
+ 3.10.0
+
+ false
+ false
+ ${java.version}
+ false
+
+
+
+
+ check
+ cpd-check
+
+
+
+
+
+ org.codehaus.mojo
+ findbugs-maven-plugin
+ 3.0.4
+
+ Max
+ false
+ Low
+ true
+
+
+
+ analyze-compile
+ compile
+
+ check
+
+
+
+
+
+ org.jacoco
+ jacoco-maven-plugin
+ 0.8.2
+
+
+ ch/ethz/seb/sebserver/*
+
+
+
+
+ default-prepare-agent
+
+ prepare-agent
+
+
+
+
+
+
+
+
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
-
- ${java.version}
-
- ${java.version}
-
-
-
org.springframework.boot
spring-boot-maven-plugin
@@ -150,81 +247,4 @@
-
-
- let_reporting
-
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
-
-
- 1.8
-
-
-
-
- org.apache.maven.plugins
- maven-pmd-plugin
- 3.10.0
-
- false
- false
- ${java.version}
- false
-
-
-
-
- check
- cpd-check
-
-
-
-
-
- org.codehaus.mojo
- findbugs-maven-plugin
- 3.0.4
-
- Max
- false
- Low
- true
-
-
-
- analyze-compile
- compile
-
- check
-
-
-
-
-
- org.jacoco
- jacoco-maven-plugin
- 0.8.2
-
-
- ch/ethz/seb/sebserver/*
-
-
-
-
- default-prepare-agent
-
- prepare-agent
-
-
-
-
-
-
-
-
-
\ No newline at end of file