docs: upgrade poms

This commit is contained in:
siujamo
2025-06-17 11:07:22 +08:00
parent 72bd4776ac
commit a491f32030
8 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ publishing {
version = artefactVersion
pom {
name = "OnixByte DevKit BOM"
name = "OnixByte Version Catalogue"
description = "OnixByte DevKit BOM is designed to manage dependency versions centrally."
url = projectUrl
+1 -1
View File
@@ -70,7 +70,7 @@ publishing {
version = artefactVersion
pom {
name = "OnixByte DevKit Utils"
name = "OnixByte Common Toolbox"
description = "The utils module of JDevKit."
url = projectUrl
+3 -3
View File
@@ -70,7 +70,7 @@ publishing {
version = artefactVersion
pom {
name = "DevKit - GUID"
name = "OnixByte Identity Generator"
description = "The module for generating GUIDs of JDevKit."
url = projectUrl
@@ -82,8 +82,8 @@ publishing {
}
scm {
connection = "scm:git:git://github.com:OnixByte/JDevKit.git"
developerConnection = "scm:git:git://github.com:OnixByte/JDevKit.git"
connection = "scm:git:git://github.com:onixbyte/java-dev-kit.git"
developerConnection = "scm:git:git://github.com:onixbyte/java-dev-kit.git"
url = projectGithubUrl
}
+3 -3
View File
@@ -74,7 +74,7 @@ publishing {
version = artefactVersion
pom {
name = "Key Pair Loader"
name = "OnixByte Crypto Toolbox"
description =
"This module can easily load key pairs from a PEM content."
url = projectUrl
@@ -87,8 +87,8 @@ publishing {
}
scm {
connection = "scm:git:git://github.com:OnixByte/JDevKit.git"
developerConnection = "scm:git:git://github.com:OnixByte/JDevKit.git"
connection = "scm:git:git://github.com:onixbyte/java-dev-kit.git"
developerConnection = "scm:git:git://github.com:onixbyte/java-dev-kit.git"
url = projectGithubUrl
}
+1 -1
View File
@@ -70,7 +70,7 @@ publishing {
version = artefactVersion
pom {
name = "Num4j"
name = "OnixByte Math Toolbox"
description =
"This module is an easy-to-use util for mathematical calculations in Java."
url = projectUrl
+3 -3
View File
@@ -78,7 +78,7 @@ publishing {
version = artefactVersion
pom {
name = "Simple JWT :: Auth0"
name = "OnixByte JWT Toolbox :: Auth0 Implementation"
description = "Simple JWT implemented with com.auth0:java-jwt."
url = projectUrl
@@ -90,8 +90,8 @@ publishing {
}
scm {
connection = "scm:git:git://github.com:OnixByte/JDevKit.git"
developerConnection = "scm:git:git://github.com:OnixByte/JDevKit.git"
connection = "scm:git:git://github.com:onixbyte/java-dev-kit.git"
developerConnection = "scm:git:git://github.com:onixbyte/java-dev-kit.git"
url = projectGithubUrl
}
+1 -1
View File
@@ -74,7 +74,7 @@ publishing {
version = artefactVersion
pom {
name = "Simple JWT :: Facade"
name = "OnixByte JWT Toolbox :: Facade"
description = "Declaration of simple JWT module."
url = projectUrl
@@ -87,7 +87,7 @@ publishing {
version = artefactVersion
pom {
name = "Simple JWT :: Spring Boot Starter"
name = "OnixByte JWT Toolkit :: Spring Boot Starter"
description = "Simple JWT all-in-one package for Spring Boot."
url = projectUrl