File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ Please refer to the following usage example for the parameters descriptions:
81
81
<!-- -DdbUser="user" -->
82
82
<dbUser >user</dbUser >
83
83
<!-- Database connection password. -->
84
- <!-- -DdbPassword ="password" -->
84
+ <!-- -DdbPass ="password" -->
85
85
<dbPass >password</dbPass >
86
86
</properties >
87
87
@@ -207,7 +207,7 @@ Please refer to the following usage example for the parameters descriptions:
207
207
<!-- See coverage reporting options in framework documentation. -->
208
208
<sourcesOwner >code_owner</sourcesOwner >
209
209
<sourcesRegexExpression >.*/\w+/(\w+)/(\w+)\.\w{3}</sourcesRegexExpression >
210
- <sourcesOwnerSubexpression >app </sourcesOwnerSubexpression >
210
+ <sourcesOwnerSubexpression >3 </sourcesOwnerSubexpression >
211
211
<sourcesNameSubexpression >2</sourcesNameSubexpression >
212
212
<sourcesTypeSubexpression >1</sourcesTypeSubexpression >
213
213
<sourcesCustomTypeMapping >
You can’t perform that action at this time.
0 commit comments