release-0.23.0
This commit is contained in:
parent
5ae9cad15f
commit
343b3e0b5d
1 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,8 @@ apply plugin: "maven-publish"
|
|||
|
||||
|
||||
group = "org.domaindrivenarchitecture.provs"
|
||||
version = "0.22.14-SNAPSHOT"
|
||||
version = "release-0.23.0"
|
||||
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
|
Loading…
Reference in a new issue