diff options
Diffstat (limited to 'server/pom.xml')
-rw-r--r-- | server/pom.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/server/pom.xml b/server/pom.xml index 98040a5601..977ec0c9fb 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -140,14 +140,6 @@ <build> <plugins> <plugin> - <groupId>net.revelc.code.formatter</groupId> - <artifactId>formatter-maven-plugin</artifactId> - </plugin> - <plugin> - <groupId>com.github.dantwining.whitespace-maven-plugin</groupId> - <artifactId>whitespace-maven-plugin</artifactId> - </plugin> - <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-dependency-plugin</artifactId> <executions> |