diff --git a/pom.xml b/pom.xml
index 7ec4a1dc9d9..ed232ec39c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2621,6 +2621,20 @@
org.apache.maven.plugins
maven-checkstyle-plugin
+
+ org.apache.maven.plugins
+ maven-deploy-plugin
+ 3.0.0
+
+
+ default-deploy
+ deploy
+
+ deploy
+
+
+
+
org.apache.maven.plugins
maven-site-plugin