mirror of
https://github.com/gbevin/urlencoder.git
synced 2025-04-25 23:37:12 -07:00
Cleaned up description
This commit is contained in:
parent
a02e617f5b
commit
9c3e68bb44
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ publishing {
|
||||||
from(components["java"])
|
from(components["java"])
|
||||||
pom {
|
pom {
|
||||||
name.set(mavenName)
|
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")
|
url.set("https://github.com/gbevin/urlencoder")
|
||||||
licenses {
|
licenses {
|
||||||
license {
|
license {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue