[MPOM-217] remove plexus javadoc taglet configuration
diff --git a/pom.xml b/pom.xml
index 27321f9..1066805 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1043,13 +1043,6 @@
             <quiet>true</quiet>
             <detectLinks>true</detectLinks>
             <locale>en</locale>
-            <tagletArtifacts>
-              <tagletArtifact combine.id="org.codehaus.plexus:plexus-javadoc">
-                <groupId>org.codehaus.plexus</groupId>
-                <artifactId>plexus-javadoc</artifactId>
-                <version>1.0</version>
-              </tagletArtifact>
-            </tagletArtifacts>
           </configuration>
         </plugin>
         <!--