Updated group for libra
This commit is contained in:
@@ -3,7 +3,7 @@ plugins {
|
||||
id 'maven'
|
||||
}
|
||||
|
||||
group 'com.cubetiqs'
|
||||
group 'com.cubetiqs.libra'
|
||||
version '1.0-SNAPSHOT'
|
||||
|
||||
repositories {
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
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