Version 1.1.1
This commit is contained in:
parent
f7216e6d11
commit
03fd552702
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ public class PmdOperationBuild extends Project {
|
|||
public PmdOperationBuild() {
|
||||
pkg = "rife.bld.extension";
|
||||
name = "bld-pmd";
|
||||
version = version(1, 1, 1, "SNAPSHOT");
|
||||
version = version(1, 1, 1);
|
||||
|
||||
javaRelease = 17;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue