diff options
Diffstat (limited to 'shared/pom.xml')
-rw-r--r-- | shared/pom.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/shared/pom.xml b/shared/pom.xml index f6e4c0e99b..d339becaee 100644 --- a/shared/pom.xml +++ b/shared/pom.xml @@ -37,15 +37,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> - <!-- Generated Version.java --> <plugin> <groupId>org.codehaus.mojo</groupId> |