Version 1.0.3-SNAPSHOT
This commit is contained in:
parent
f8db36b235
commit
98dbf61eb1
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ public class SpringBootBuild extends Project {
|
|||
public SpringBootBuild() {
|
||||
pkg = "rife.bld.extension";
|
||||
name = "bld-spring-boot";
|
||||
version = version(1, 0, 2);
|
||||
version = version(1, 0, 3, "SNAPSHOT");
|
||||
|
||||
javaRelease = 17;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue