Skip to content

Commit e3fd877

Browse files
committed
Remove deprecation warnings:
update invoker properties
1 parent 49abeeb commit e3fd877

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/it/gav-validation/invoker.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
invoker.goals = org.apache.maven.plugins:maven-install-plugin:${project.version}:install-file
1919
invoker.buildResult = failure
2020

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

0 commit comments

Comments
 (0)