Skip to content

Commit 0af7520

Browse files
authored
don't deploy docs
1 parent 31809c7 commit 0af7520

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
<main.basedir>${basedir}/..</main.basedir>
1515
<configprops.inclusionPattern>spring.cloud.task.*</configprops.inclusionPattern>
1616
<upload-docs-zip.phase>deploy</upload-docs-zip.phase>
17+
<!-- Don't upload docs jar to central / repo.spring.io -->
18+
<maven-deploy-plugin-default.phase>none</maven-deploy-plugin-default.phase>
1719
<asciidoctorj.pdf.version>1.5.0-alpha.16</asciidoctorj.pdf.version>
1820
</properties>
1921
<dependencies>

0 commit comments

Comments
 (0)