Updated group for libra

This commit is contained in:
Sambo Chea 2020-07-03 11:01:17 +07:00
parent 62bcc0b77e
commit ad2dda2bc3
3 changed files with 3 additions and 4 deletions

View File

@ -3,7 +3,7 @@ plugins {
id 'maven'
}
group 'com.cubetiqs'
group 'com.cubetiqs.libra'
version '1.0-SNAPSHOT'
repositories {

View File

@ -1,5 +1,4 @@
#!/bin/bash
git push origin master
git push github master
git push github master

View File

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