diff --git a/pom.xml b/pom.xml
index 5b33bbe..b1821e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -195,75 +195,75 @@
-
- org.apache.maven.plugins
- maven-source-plugin
- ${maven.source.version}
-
-
- attach-sources
-
- jar
-
-
-
-
+
+ org.apache.maven.plugins
+ maven-source-plugin
+ ${maven.source.version}
+
+
+ attach-sources
+
+ jar
+
+
+
+
-
- org.apache.maven.plugins
- maven-checkstyle-plugin
- 3.1.1
-
-
-
- com.puppycrawl.tools
- checkstyle
- 8.44
-
-
-
-
- checkstyle-check
-
- check
-
-
-
-
- checkstyle.xml
-
- UTF-8
-
-
+
+ org.apache.maven.plugins
+ maven-checkstyle-plugin
+ 3.1.1
+
+
+
+ com.puppycrawl.tools
+ checkstyle
+ 8.44
+
+
+
+
+ checkstyle-check
+
+ check
+
+
+
+
+ checkstyle.xml
+
+ UTF-8
+
+
-
-
+
+
-
-
-
- nexus-ebi-repo
- The EBI internal repository
- https://www.ebi.ac.uk/Tools/maven/repos/content/groups/ebi-repo/
-
- true
-
-
- false
-
-
+
+
+
+ nexus-ebi-repo
+ The EBI internal repository
+ https://www.ebi.ac.uk/Tools/maven/repos/content/groups/ebi-repo/
+
+ true
+
+
+ false
+
+
-
-
- nexus-ebi-snapshot-repo
- The EBI internal snapshot repository
- https://www.ebi.ac.uk/Tools/maven/repos/content/groups/ebi-snapshots/
-
- false
-
-
- true
-
-
-
-
+
+
+ nexus-ebi-snapshot-repo
+ The EBI internal snapshot repository
+ https://www.ebi.ac.uk/Tools/maven/repos/content/groups/ebi-snapshots/
+
+ false
+
+
+ true
+
+
+
+
\ No newline at end of file