Change libra group for maven

This commit is contained in:
Sambo Chea 2020-07-03 11:00:06 +07:00
parent a7ad067914
commit 913590acad
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ dependencyManagement {
}
}
group 'com.cubetiqs'
group 'com.cubetiqs.libra'
version '1.0-SNAPSHOT'
repositories {

View File

@ -1 +1 @@
rootProject.name = 'cubetiq-logging'
rootProject.name = 'logging'