fix project description
This commit is contained in:
parent
707e054e50
commit
e38bced645
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ wrapper {
|
|||
|
||||
ext {
|
||||
user = 'joerg'
|
||||
name = 'undertow'
|
||||
description = 'Undertow port forked from quarkus-http'
|
||||
name = 'netty'
|
||||
description = 'Fork of Netty for Java 21+, Gradle 8.5*, with module info'
|
||||
inceptionYear = '2023'
|
||||
url = 'https://xbib.org/' + user + '/' + name
|
||||
scmUrl = 'https://xbib.org/' + user + '/' + name
|
||||
|
|
Loading…
Reference in a new issue