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