migration on new package
This commit is contained in:
@@ -27,11 +27,11 @@ publishing {
|
||||
pom {
|
||||
description = "Exposed realisation for PostsSystem Core"
|
||||
name = "PostsSystem Core Exposed realization"
|
||||
url = "https://git.insanusmokrassar.com/PostsSystem/Core/"
|
||||
url = "https://git.inmo.dev/PostsSystem/Core/"
|
||||
|
||||
scm {
|
||||
developerConnection = "scm:git:[fetch=]https://git.insanusmokrassar.com/PostsSystem/Core/.git[push=]https://git.insanusmokrassar.com/PostsSystem/Core/.git"
|
||||
url = "https://git.insanusmokrassar.com/PostsSystem/Core/.git"
|
||||
developerConnection = "scm:git:[fetch=]https://git.inmo.dev/PostsSystem/Core/.git[push=]https://git.inmo.dev/PostsSystem/Core/.git"
|
||||
url = "https://git.inmo.dev/PostsSystem/Core/.git"
|
||||
}
|
||||
|
||||
developers {
|
||||
@@ -48,7 +48,7 @@ publishing {
|
||||
|
||||
license {
|
||||
name = "Apache Software License 2.0"
|
||||
url = "https://git.insanusmokrassar.com/PostsSystem/Core/src/master/LICENSE"
|
||||
url = "https://git.inmo.dev/PostsSystem/Core/src/master/LICENSE"
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user