Version 1.0.15
This commit is contained in:
parent
def9be96f1
commit
f61a4ee188
2 changed files with 2 additions and 2 deletions
|
@ -37,7 +37,7 @@ public class CheckstyleOperationBuild extends Project {
|
|||
public CheckstyleOperationBuild() {
|
||||
pkg = "rife.bld.extension";
|
||||
name = "CheckstyleOperation";
|
||||
version = version(1, 0, 15, "SNAPSHOT");
|
||||
version = version(1, 0, 15);
|
||||
|
||||
javaRelease = 17;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue