diff --git a/its/core-it-suite/src/test/resources/mng-4381/sub-a/pom.xml b/its/core-it-suite/src/test/resources/mng-4381/sub-a/pom.xml
index 33bfaee253..e2f4bc56f7 100644
--- a/its/core-it-suite/src/test/resources/mng-4381/sub-a/pom.xml
+++ b/its/core-it-suite/src/test/resources/mng-4381/sub-a/pom.xml
@@ -26,7 +26,7 @@ under the License.
sub-a
0.1
- Maven Integration Test :: MNG-4381
+ Maven Integration Test :: MNG-4381 :: A
Test that extension plugins can contribute non-core components that can be accessed by other plugins in the same
project and in projects with the same extension.
diff --git a/its/core-it-suite/src/test/resources/mng-4381/sub-b/pom.xml b/its/core-it-suite/src/test/resources/mng-4381/sub-b/pom.xml
index 49159ded82..c626b3cde2 100644
--- a/its/core-it-suite/src/test/resources/mng-4381/sub-b/pom.xml
+++ b/its/core-it-suite/src/test/resources/mng-4381/sub-b/pom.xml
@@ -26,7 +26,7 @@ under the License.
sub-b
0.1
- Maven Integration Test :: MNG-4381
+ Maven Integration Test :: MNG-4381 :: B
Test that extension plugins can contribute non-core components that can be accessed by other plugins in the same
project and in projects with the same extension.