1.0.0-SNAPSHOT
This commit is contained in:
parent
b95e1541fb
commit
f0ccff6529
4 changed files with 10 additions and 5 deletions
|
@ -60,7 +60,7 @@ public class JokeApiBuild extends Project {
|
|||
public JokeApiBuild() {
|
||||
pkg = "net.thauvin.erik";
|
||||
name = "jokeapi";
|
||||
version = version(0, 9, 2, "SNAPSHOT");
|
||||
version = version(1, 0, 0, "SNAPSHOT");
|
||||
|
||||
javaRelease = 11;
|
||||
downloadSources = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue