[maven-release-plugin] copy for tag maven-shade-plugin-3.1.0

git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/tags/maven-shade-plugin-3.1.0@1805512 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 0ea637d..68f58d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -240,10 +240,18 @@
           </execution>
         </executions>
       </plugin>
-
     </plugins>
   </build>
 
+  <reporting>
+    <plugins>
+       <plugin>
+        <artifactId>maven-plugin-plugin</artifactId>
+        <version>3.5</version>
+      </plugin>
+    </plugins>
+  </reporting>
+
   <profiles>
     <profile>
       <id>run-its</id>