renamed maven group

This commit is contained in:
2022-08-03 17:53:56 +08:00
parent 1c51802332
commit aade1258c5
5 changed files with 96 additions and 96 deletions

View File

@@ -6,7 +6,7 @@ plugins {
allprojects {
group = "woggioni.net"
group = "net.woggioni"
version = getProperty('version.klevtree')
repositories {