Updated group for libra
This commit is contained in:
parent
62bcc0b77e
commit
ad2dda2bc3
@ -3,7 +3,7 @@ plugins {
|
|||||||
id 'maven'
|
id 'maven'
|
||||||
}
|
}
|
||||||
|
|
||||||
group 'com.cubetiqs'
|
group 'com.cubetiqs.libra'
|
||||||
version '1.0-SNAPSHOT'
|
version '1.0-SNAPSHOT'
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
|
@ -2,4 +2,3 @@
|
|||||||
|
|
||||||
git push origin master
|
git push origin master
|
||||||
git push github master
|
git push github master
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
rootProject.name = 'cubetiq-parent'
|
rootProject.name = 'parent'
|
||||||
|
Loading…
Reference in New Issue
Block a user