docs: Optimised project descriptions.
This commit is contained in:
@@ -34,7 +34,7 @@ publishing {
|
||||
|
||||
pom {
|
||||
name = "DevKit - GUID"
|
||||
description = "The guid module of JDevKit."
|
||||
description = "The module for generating GUIDs of JDevKit."
|
||||
url = projectUrl
|
||||
|
||||
licenses {
|
||||
|
||||
@@ -40,6 +40,7 @@ publishing {
|
||||
|
||||
pom {
|
||||
name = "Property Guard Spring Boot Starter"
|
||||
description = "This module is made for protecting your secret properties in your spring application properties."
|
||||
url = projectUrl
|
||||
|
||||
licenses {
|
||||
|
||||
@@ -41,7 +41,7 @@ publishing {
|
||||
|
||||
pom {
|
||||
name = "Simple JWT :: Auth0"
|
||||
description = "The implementation of Simple JWT using com.auth0 library."
|
||||
description = "Simple JWT implemented with com.auth0:java-jwt."
|
||||
url = projectUrl
|
||||
|
||||
licenses {
|
||||
|
||||
@@ -36,7 +36,7 @@ publishing {
|
||||
|
||||
pom {
|
||||
name = "Simple JWT :: Facade"
|
||||
description = "The facade of Simple JWT."
|
||||
description = "Declaration of simple JWT module."
|
||||
url = projectUrl
|
||||
|
||||
licenses {
|
||||
|
||||
@@ -43,7 +43,7 @@ publishing {
|
||||
|
||||
pom {
|
||||
name = "Simple JWT :: JJWT"
|
||||
description = "Simple JWT implemented by io.jsonwebtoken:jjwt library."
|
||||
description = "SSimple JWT implemented with io.jsonwebtoken:jjwt."
|
||||
url = projectUrl
|
||||
|
||||
licenses {
|
||||
|
||||
@@ -66,7 +66,7 @@ publishing {
|
||||
|
||||
pom {
|
||||
name = "Simple JWT :: Spring Boot Starter"
|
||||
description = "The Spring Boot Starter of Simple JWT."
|
||||
description = "Simple JWT all-in-one package for Spring Boot."
|
||||
url = projectUrl
|
||||
|
||||
licenses {
|
||||
|
||||
Reference in New Issue
Block a user