summaryrefslogtreecommitdiffstats
path: root/controller-server/pom.xml
diff options
context:
space:
mode:
authorgjoranv <gv@oath.com>2018-08-24 14:03:37 +0200
committergjoranv <gv@oath.com>2018-08-24 14:03:37 +0200
commit4d6217a1a0f30c7bf4e27849d6d83e200af66441 (patch)
tree6325c353002d76347d16607011a5ca0eee6102e0 /controller-server/pom.xml
parent2a5ffae6db0abbba0b5cba352472190a0fd48806 (diff)
Remove unnecessary plugin declaration
Diffstat (limited to 'controller-server/pom.xml')
-rw-r--r--controller-server/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/controller-server/pom.xml b/controller-server/pom.xml
index 66fefd6f2fe..06afd86684b 100644
--- a/controller-server/pom.xml
+++ b/controller-server/pom.xml
@@ -235,10 +235,6 @@
</compilerArgs>
</configuration>
</plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-surefire-plugin</artifactId>
- </plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>