diff --git a/flink-tests/pom.xml b/flink-tests/pom.xml
index b3e269856faa0..118ebbb62b048 100644
--- a/flink-tests/pom.xml
+++ b/flink-tests/pom.xml
@@ -90,12 +90,6 @@ under the License.
test-jar
-
- org.apache.flink
- flink-shaded-guava
- test
-
-
org.apache.flink
flink-shaded-jackson
@@ -427,6 +421,19 @@ under the License.
+
+
+ add-avro-test-source
+ generate-test-sources
+
+ add-test-source
+
+
+
+ ${project.build.directory}/generated-test-sources/avro
+
+
+
@@ -700,24 +707,6 @@ under the License.
-
- org.codehaus.mojo
- build-helper-maven-plugin
-
-
- add-avro-test-source
- generate-test-sources
-
- add-test-source
-
-
-
- ${project.build.directory}/generated-test-sources/avro
-
-
-
-
-