Merge branch '2.3.x' into 2.4.x

Closes gh-25142
This commit is contained in:
Andy Wilkinson
2021-02-09 14:11:59 +00:00

View File

@@ -332,7 +332,7 @@ artifacts {
publishing {
publications {
deployment(MavenPublication) {
maven(MavenPublication) {
artifact zip
}
}