Version 1.2.2
This commit is contained in:
parent
7ae1650677
commit
a15218eb1d
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,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, 2, 2, "SNAPSHOT");
|
version = version(1, 2, 2);
|
||||||
|
|
||||||
javaRelease = 17;
|
javaRelease = 17;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue