Version 2.0.0
This commit is contained in:
parent
feb7c73505
commit
7917f411cd
3 changed files with 7 additions and 7 deletions
|
@ -61,7 +61,7 @@ public class BitlyShortenBuild extends Project {
|
|||
public BitlyShortenBuild() {
|
||||
pkg = "net.thauvin.erik";
|
||||
name = "bitly-shorten";
|
||||
version = version(2, 0, 0, "SNAPSHOT");
|
||||
version = version(2, 0, 0);
|
||||
|
||||
javaRelease = 11;
|
||||
downloadSources = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue