diff --git a/src/it/add-third-party-no-encoding/invoker.properties b/src/it/add-third-party-no-encoding/invoker.properties index 09bf32591..fa0c95f23 100644 --- a/src/it/add-third-party-no-encoding/invoker.properties +++ b/src/it/add-third-party-no-encoding/invoker.properties @@ -19,5 +19,5 @@ # . # #L% ### -invoker.goals=clean license:add-third-party +invoker.goals=clean org.codehaus.mojo:license-maven-plugin:@pom.version@:add-third-party invoker.failureBehavior=fail-fast \ No newline at end of file diff --git a/src/it/add-third-party-no-encoding/pom.xml b/src/it/add-third-party-no-encoding/pom.xml index b6d0849a1..ca27c0635 100644 --- a/src/it/add-third-party-no-encoding/pom.xml +++ b/src/it/add-third-party-no-encoding/pom.xml @@ -45,19 +45,6 @@ 1.1.1 - - - - - - - org.codehaus.mojo - license-maven-plugin - @pom.version@ - - - -