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/11/17 21:56:54 UTC

[maven-integration-testing] branch master updated: [MNG-6759] Fix module name

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 5695f74  [MNG-6759] Fix module name
5695f74 is described below

commit 5695f74263ce17eff8ca4318d537506db6292682
Author: rfscholte <rf...@apache.org>
AuthorDate: Sun Nov 17 22:56:46 2019 +0100

    [MNG-6759] Fix module name
---
 core-it-support/core-it-plugins/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core-it-support/core-it-plugins/pom.xml b/core-it-support/core-it-plugins/pom.xml
index 56ecce2..33c0232 100644
--- a/core-it-support/core-it-plugins/pom.xml
+++ b/core-it-support/core-it-plugins/pom.xml
@@ -83,7 +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>
+    <module>mng6759-plugin-resolves-project-dependencies</module>
   </modules>
 
   <scm>