Version 0.9.1
This commit is contained in:
parent
8075299c14
commit
e5eb87400c
4 changed files with 5 additions and 5 deletions
|
@ -33,7 +33,7 @@ public class JacocoReportOperationBuild extends Project {
|
|||
public JacocoReportOperationBuild() {
|
||||
pkg = "rife.bld.extension";
|
||||
name = "JacocoReportOperation";
|
||||
version = version(0, 9, 1, "SNAPSHOT");
|
||||
version = version(0, 9, 1);
|
||||
|
||||
javaRelease = 17;
|
||||
downloadSources = true;
|
||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue