Upgraded PMD extension
This commit is contained in:
parent
2651938878
commit
26c1f11e84
2 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@ import static rife.bld.operations.JavadocOptions.DocLinkOption.NO_MISSING;
|
|||
public class JacocoReportOperationBuild extends Project {
|
||||
public JacocoReportOperationBuild() {
|
||||
pkg = "rife.bld.extension";
|
||||
name = "bld-jacoco-report";
|
||||
name = "JacocoReportOperation";
|
||||
version = version(0, 9, 0, "SNAPSHOT");
|
||||
|
||||
javaRelease = 17;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue