diff options
Diffstat (limited to 'uitest/pom.xml')
-rw-r--r-- | uitest/pom.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/uitest/pom.xml b/uitest/pom.xml index ff2589ad3a..0dd06d073e 100644 --- a/uitest/pom.xml +++ b/uitest/pom.xml @@ -238,15 +238,6 @@ <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>com.vaadin</groupId> <artifactId>vaadin-maven-plugin</artifactId> <configuration> |