diff --git a/mysql-plugin/pom.xml b/mysql-plugin/pom.xml index f691a15f2..0d10047ea 100644 --- a/mysql-plugin/pom.xml +++ b/mysql-plugin/pom.xml @@ -45,7 +45,6 @@ com.google.guava guava - io.cdap.plugin @@ -123,4 +122,21 @@ + + + skipTests + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.22.2 + + true + + + + + +