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