don't upload docs to maven central

This commit is contained in:
Spencer Gibb
2022-05-26 12:11:55 -04:00
committed by GitHub
parent 263b0b3894
commit ac0ac8d15c

View File

@@ -17,6 +17,8 @@
<main.basedir>${basedir}/..</main.basedir>
<configprops.inclusionPattern>spring.cloud.cloudfoundry.*</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>