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