don't upload docs to maven central

This commit is contained in:
Spencer Gibb
2022-05-26 12:05:35 -04:00
committed by GitHub
parent 12189ba65e
commit 3d03f83847

View File

@@ -18,6 +18,8 @@
<maven.plugin.plugin.version>3.4</maven.plugin.plugin.version>
<configprops.inclusionPattern>.*stream.*</configprops.inclusionPattern>
<upload-docs-zip.phase>deploy</upload-docs-zip.phase>
<!-- Don't upload docs jar to central / repo.spring.io -->
<maven-deploy-plugin-default.phase>none</maven-deploy-plugin-default.phase>
</properties>
<dependencies>
<dependency>