Version 1.0.1
This commit is contained in:
parent
884fe381dd
commit
9f64b6d7d8
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ public class PmdOperationBuild extends Project {
|
||||||
public PmdOperationBuild() {
|
public PmdOperationBuild() {
|
||||||
pkg = "rife.bld.extension";
|
pkg = "rife.bld.extension";
|
||||||
name = "bld-pmd";
|
name = "bld-pmd";
|
||||||
version = version(1, 0, 0);
|
version = version(1, 0, 1);
|
||||||
|
|
||||||
javaRelease = 17;
|
javaRelease = 17;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue