Updated package and repo names
This commit is contained in:
parent
6f5a21e621
commit
b14f10ca72
@ -18,7 +18,7 @@ buildscript {
|
||||
}
|
||||
}
|
||||
|
||||
group = "ru.landgrafhomyak.db.sql_skeleton"
|
||||
group = "ru.landgrafhomyak.db.skeleton"
|
||||
version = "0.0"
|
||||
|
||||
repositories {
|
||||
@ -49,7 +49,7 @@ xomrk {
|
||||
|
||||
publishing {
|
||||
repositories {
|
||||
defineXomrkGiteaMavenRepo(user="SqlSkeleton")
|
||||
defineXomrkGiteaMavenRepo(user="DatabaseSkeleton")
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user