Exclude entire spring-restdocs module from Maven Central

This commit is contained in:
Andy Wilkinson
2022-01-15 19:54:47 +00:00
parent 7c65ae6e72
commit ba6d3b87c4

View File

@@ -7,4 +7,4 @@ spring:
sonatype:
exclude:
- 'build-info\.json'
- '.*\.zip'
- 'org/springframework/restdocs/spring-restdocs/.*'