From fcec373856eaf1ddaca8dc44c3d4dd05c5cc9338 Mon Sep 17 00:00:00 2001 From: Tung Tran Date: Fri, 21 Jul 2023 17:53:50 +0700 Subject: [PATCH] [CLEAN CODE] - Maven - Remove maven-surefire-plugin version tag in child pom --- .../rabbitmq-jmap-draft-integration-testing/pom.xml | 1 - .../distributed-jmap-rfc-8621-integration-tests/pom.xml | 1 - .../distributed-webadmin-integration-test/pom.xml | 1 - 3 files changed, 3 deletions(-) diff --git a/server/protocols/jmap-draft-integration-testing/rabbitmq-jmap-draft-integration-testing/pom.xml b/server/protocols/jmap-draft-integration-testing/rabbitmq-jmap-draft-integration-testing/pom.xml index 10d8c064d217..a03e2edc84b7 100644 --- a/server/protocols/jmap-draft-integration-testing/rabbitmq-jmap-draft-integration-testing/pom.xml +++ b/server/protocols/jmap-draft-integration-testing/rabbitmq-jmap-draft-integration-testing/pom.xml @@ -175,7 +175,6 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.2 org.apache.james.junit.categories.Unstable diff --git a/server/protocols/jmap-rfc-8621-integration-tests/distributed-jmap-rfc-8621-integration-tests/pom.xml b/server/protocols/jmap-rfc-8621-integration-tests/distributed-jmap-rfc-8621-integration-tests/pom.xml index 7a3ed08c214f..f82e7570feec 100644 --- a/server/protocols/jmap-rfc-8621-integration-tests/distributed-jmap-rfc-8621-integration-tests/pom.xml +++ b/server/protocols/jmap-rfc-8621-integration-tests/distributed-jmap-rfc-8621-integration-tests/pom.xml @@ -146,7 +146,6 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.2 unstable diff --git a/server/protocols/webadmin-integration-test/distributed-webadmin-integration-test/pom.xml b/server/protocols/webadmin-integration-test/distributed-webadmin-integration-test/pom.xml index f8b8a98ad362..16259ef9c313 100644 --- a/server/protocols/webadmin-integration-test/distributed-webadmin-integration-test/pom.xml +++ b/server/protocols/webadmin-integration-test/distributed-webadmin-integration-test/pom.xml @@ -122,7 +122,6 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.2 unstable