Version 1.0.4
This commit is contained in:
parent
e1263fd3e6
commit
1b419e2baa
3 changed files with 3 additions and 3 deletions
|
@ -33,7 +33,7 @@ public class CheckstyleOperationBuild extends Project {
|
|||
public CheckstyleOperationBuild() {
|
||||
pkg = "rife.bld.extension";
|
||||
name = "CheckstyleOperation";
|
||||
version = version(1, 0, 4, "SNAPSHOT");
|
||||
version = version(1, 0, 4);
|
||||
|
||||
javaRelease = 17;
|
||||
downloadSources = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue