diff --git a/docs/pom.xml b/docs/pom.xml
index d29e683a8..e0434c670 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -16,22 +16,17 @@
spring-cloud-stream
${basedir}/..
3.4
+ deploy
maven-deploy-plugin
2.8.2
-
- true
-
org.apache.maven.plugins
maven-javadoc-plugin
-
- true
-
@@ -53,20 +48,25 @@
maven-resources-plugin
+ org.codehaus.mojo
+ exec-maven-plugin
+
+
org.asciidoctor
asciidoctor-maven-plugin
- ${asciidoctor-maven-plugin.version}
-
- ${project.build.directory}/refdocs/
-
- ${project.version}
-
-
+
org.apache.maven.plugins
maven-antrun-plugin
+
+ org.codehaus.mojo
+ build-helper-maven-plugin
+
+
+ maven-deploy-plugin
+