Skip to content

Commit

Permalink
Fix validity of pom for Maven Central (name, desc)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbasle committed Oct 26, 2020
1 parent f5aeecc commit f21dfd8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions reactor-netty/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@ javadoc.dependsOn(aggregateJavadoc)

//add docs.zip to the publication
publishing.publications.mavenJava.artifact(docsZip)

description = "Reactor Netty with all modules"

0 comments on commit f21dfd8

Please sign in to comment.