diff --git a/pom.xml b/pom.xml
index ec85792..fdbd025 100644
--- a/pom.xml
+++ b/pom.xml
@@ -470,6 +470,9 @@
                         </reports>
                     </reportSet>
                 </reportSets>
+                <configuration>
+                    <linkOnly>true</linkOnly>
+                </configuration>
             </plugin>
         </plugins>
     </reporting>