Skip to content

Commit

Permalink
Remove deprecation warnings:
Browse files Browse the repository at this point in the history
update invoker properties
  • Loading branch information
cstamas committed Aug 15, 2024
1 parent 49abeeb commit e3fd877
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/it/gav-validation/invoker.properties
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
invoker.goals = org.apache.maven.plugins:maven-install-plugin:${project.version}:install-file
invoker.buildResult = failure

invoker.systemPropertiesFile.1 = test-invalid.properties
invoker.systemPropertiesFile.2 = test-missing.properties
invoker.userPropertiesFile.1 = test-invalid.properties
invoker.userPropertiesFile.2 = test-missing.properties

0 comments on commit e3fd877

Please sign in to comment.