diff --git a/build/eclipse-formatter-config.xml b/build/eclipse-formatter-config.xml
deleted file mode 100644
index 330afe85..00000000
--- a/build/eclipse-formatter-config.xml
+++ /dev/null
@@ -1,281 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/pom.xml b/pom.xml
index b1bd89d5..52f934cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
org.apache.maven
maven-parent
- 36
+ 38
@@ -72,9 +72,7 @@
1.4
3.8.1
- 2.15.0
2.1.0
- 1.6.0
3.0
3.2.2
2.4
@@ -390,29 +388,6 @@ limitations under the License.
-
- net.revelc.code.formatter
- formatter-maven-plugin
- ${formatter-maven-plugin.version}
-
- ${maven.multiModuleProjectDirectory}/build/eclipse-formatter-config.xml
- ${format.skip}
- KEEP
- ${project.build.directory}/cache
-
-
-
- net.revelc.code
- impsort-maven-plugin
- ${impsort-maven-plugin.version}
-
- true
- true
- KEEP
- ${format.skip}
- ${project.build.directory}/cache
-
-
org.apache.maven.plugins
maven-compiler-plugin
@@ -507,32 +482,6 @@ limitations under the License.
-
- net.revelc.code.formatter
- formatter-maven-plugin
-
-
- format
-
- format
-
- process-sources
-
-
-
-
- net.revelc.code
- impsort-maven-plugin
-
-
- sort-imports
-
- sort
-
- process-sources
-
-
-
org.codehaus.gmaven
groovy-maven-plugin