Cleaned up description

This commit is contained in:
Erik C. Thauvin 2023-01-04 19:19:15 -08:00 committed by GitHub
parent a02e617f5b
commit 9c3e68bb44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -112,7 +112,7 @@ publishing {
from(components["java"])
pom {
name.set(mavenName)
description.set("A simple library to encode/decode URL parameters")
description.set("A simple defensive library to encode/decode URL components")
url.set("https://github.com/gbevin/urlencoder")
licenses {
license {