docs
<profiles>
<profile>
<id>docs</id>
+ <properties>
+ <upload-docs-zip.phase>deploy</upload-docs-zip.phase>
+ </properties>
<build>
<plugins>
<plugin>
diff --git a/reference/html/index.html b/reference/html/index.html
index 92eb2512..676d3757 100644
--- a/reference/html/index.html
+++ b/reference/html/index.html
@@ -534,6 +534,9 @@ approach of generating documentation just add these plugins to your docs
<profiles>
<profile>
<id>docs</id>
+ <properties>
+ <upload-docs-zip.phase>deploy</upload-docs-zip.phase>
+ </properties>
<build>
<plugins>
<plugin>
diff --git a/reference/html/spring-cloud-build.html b/reference/html/spring-cloud-build.html
index 92eb2512..676d3757 100644
--- a/reference/html/spring-cloud-build.html
+++ b/reference/html/spring-cloud-build.html
@@ -534,6 +534,9 @@ approach of generating documentation just add these plugins to your docs
<profiles>
<profile>
<id>docs</id>
+ <properties>
+ <upload-docs-zip.phase>deploy</upload-docs-zip.phase>
+ </properties>
<build>
<plugins>
<plugin>