You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2019/10/24 06:42:25 UTC

[maven-integration-testing] 03/03: Add test plugin to parent project module list

This is an automated email from the ASF dual-hosted git repository.

rfscholte pushed a commit to branch MNG-6759
in repository https://gitbox.apache.org/repos/asf/maven-integration-testing.git

commit d9f1b239d80d427cf786f5dbede9dd64425acac4
Author: Stig Rohde Døssing <st...@gmail.com>
AuthorDate: Wed Oct 23 23:53:21 2019 +0200

    Add test plugin to parent project module list
---
 core-it-support/core-it-plugins/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/core-it-support/core-it-plugins/pom.xml b/core-it-support/core-it-plugins/pom.xml
index c301aae..56ecce2 100644
--- a/core-it-support/core-it-plugins/pom.xml
+++ b/core-it-support/core-it-plugins/pom.xml
@@ -83,6 +83,7 @@ under the License.
     <module>mng5805-plugin</module>
     <module>mng5805-plugin-dep</module>
     <module>mng5958-extension</module>
+    <module>mng-6759-resolves-project-dependencies-plugin</module>
   </modules>
 
   <scm>