diff --git a/flink-connector-hbase-e2e-tests/pom.xml b/flink-connector-hbase-e2e-tests/pom.xml index 9e387d75..387448bf 100644 --- a/flink-connector-hbase-e2e-tests/pom.xml +++ b/flink-connector-hbase-e2e-tests/pom.xml @@ -151,39 +151,6 @@ under the License. - - - run-end-to-end-tests - - - - org.apache.maven.plugins - maven-surefire-plugin - - - end-to-end-tests - integration-test - - test - - - - **/*.* - - - 1 - - ${project.basedir} - - - - - - - - - -