From d23316a69095e2a04f21cf6658dd76d83b8a9630 Mon Sep 17 00:00:00 2001 From: Igor Fedorenko Date: Thu, 31 Oct 2013 09:47:16 -0400 Subject: [PATCH] MNG-5530 fixed wrong test plugin groupId Signed-off-by: Igor Fedorenko --- .../mng5530-mojo-execution-scope-basic/pom.xml | 2 +- .../mng5530-mojo-execution-scope-plugin/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/its/core-it-suite/src/test/resources/mng5530-mojo-execution-scope/mng5530-mojo-execution-scope-basic/pom.xml b/its/core-it-suite/src/test/resources/mng5530-mojo-execution-scope/mng5530-mojo-execution-scope-basic/pom.xml index 025d0b5c07..b17233dda4 100644 --- a/its/core-it-suite/src/test/resources/mng5530-mojo-execution-scope/mng5530-mojo-execution-scope-basic/pom.xml +++ b/its/core-it-suite/src/test/resources/mng5530-mojo-execution-scope/mng5530-mojo-execution-scope-basic/pom.xml @@ -31,7 +31,7 @@ under the License. - io.tesla.its.mojoexecutionscope + org.apache.maven.its.mng5530.mojoexecutionscope mng5530-mojo-execution-scope-plugin 0.1 true diff --git a/its/core-it-suite/src/test/resources/mng5530-mojo-execution-scope/mng5530-mojo-execution-scope-plugin/pom.xml b/its/core-it-suite/src/test/resources/mng5530-mojo-execution-scope/mng5530-mojo-execution-scope-plugin/pom.xml index b9f935b3aa..61c0643171 100644 --- a/its/core-it-suite/src/test/resources/mng5530-mojo-execution-scope/mng5530-mojo-execution-scope-plugin/pom.xml +++ b/its/core-it-suite/src/test/resources/mng5530-mojo-execution-scope/mng5530-mojo-execution-scope-plugin/pom.xml @@ -23,7 +23,7 @@ under the License. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - io.tesla.its.mojoexecutionscope + org.apache.maven.its.mng5530.mojoexecutionscope mng5530-mojo-execution-scope-plugin 0.1 maven-plugin