Skip to content

Commit

Permalink
Use project coordinates
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyGee committed Aug 5, 2019
1 parent 0374cf4 commit 3cd89e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/it/add-third-party-no-encoding/invoker.properties
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
# <http://www.gnu.org/licenses/lgpl-3.0.html>.
# #L%
###
invoker.goals=clean org.codehaus.mojo:license-maven-plugin:@pom.version@:add-third-party
invoker.failureBehavior=fail-fast
invoker.goals=clean ${project.groupId}:${project.artifactId}:${project.version}:add-third-party
invoker.failureBehavior=fail-fast

0 comments on commit 3cd89e6

Please sign in to comment.