diff --git a/jetty-unixsocket/pom.xml b/jetty-unixsocket/pom.xml index ecc4692a8c11..e968db1f7645 100644 --- a/jetty-unixsocket/pom.xml +++ b/jetty-unixsocket/pom.xml @@ -11,7 +11,6 @@ http://www.eclipse.org/jetty ${project.groupId}.unixsocket - true @@ -22,13 +21,6 @@ org.eclipse.jetty.unixsocket.* - - org.apache.maven.plugins - maven-surefire-plugin - - ${unixsocket-skipTests} - - @@ -53,12 +45,4 @@ test - - - unixsocket-tests - - false - - -