Fixed maven-central label color
This commit is contained in:
parent
0d863f7b65
commit
1718499497
2 changed files with 2 additions and 2 deletions
|
@ -57,7 +57,7 @@ public class ReadingTimeBuild extends Project {
|
|||
public ReadingTimeBuild() {
|
||||
pkg = "net.thauvin.erik";
|
||||
name = "readingtime";
|
||||
version = version(0, 9, 2);
|
||||
version = version(0, 9, 3, "SNAPSHOT");
|
||||
|
||||
javaRelease = 11;
|
||||
downloadSources = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue