Bumped bld to version 2.0.0-SNAPSHOT
This commit is contained in:
parent
0cb08be61a
commit
1ebc093bbc
12 changed files with 21 additions and 21 deletions
|
@ -165,6 +165,7 @@ public class TestNgOperation extends TestOperation<TestNgOperation, List<String>
|
|||
* @return the command list
|
||||
*/
|
||||
@Override
|
||||
@SuppressWarnings("PMD.AvoidThrowingRawExceptionTypes")
|
||||
protected List<String> executeConstructProcessCommandList() {
|
||||
final List<String> args = new ArrayList<>();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue