Updated group for libra
This commit is contained in:
@@ -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'
|
||||||
|
|||||||
Reference in New Issue
Block a user