File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ publishing {
4848
4949 pom {
5050 name = project.name
51- description = " Spring Web MVC integration for library implementing RFC7807"
51+ description = " Spring Web integration for library implementing RFC7807"
5252 url = " https://github.com/malczuuu/${rootProject.name} "
5353 inceptionYear = " 2025"
5454 licenses {
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ publishing {
4444
4545 pom {
4646 name = project.name
47- description = " Spring Web MVC integration for library implementing RFC7807"
47+ description = " Spring WebFlux integration for library implementing RFC7807"
4848 url = " https://github.com/malczuuu/${rootProject.name} "
4949 inceptionYear = " 2025"
5050 licenses {
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ publishing {
4747
4848 pom {
4949 name = project.name
50- description = " Spring Web MVC integration for library implementing RFC7807"
50+ description = " Spring WebMVC integration for library implementing RFC7807"
5151 url = " https://github.com/malczuuu/${rootProject.name} "
5252 inceptionYear = " 2025"
5353 licenses {
You can’t perform that action at this time.
0 commit comments