suppress warning for pdf variant not published at the moment

This commit is contained in:
soloturn 2022-03-13 11:43:50 +01:00
parent 9fd761b1d1
commit 809c239b29
1 changed files with 1 additions and 0 deletions

View File

@ -109,6 +109,7 @@ publishing {
url.set("https://github.com/plantuml/plantuml")
}
}
suppressAllPomMetadataWarnings()
}
repositories {
maven {