[UIMA-3876] Remove javadoc security issue fix
- Was already commented out, now removed.

git-svn-id: https://svn.apache.org/repos/asf/uima/build/trunk/parent-pom@1602015 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index e79e497..464d767 100644
--- a/pom.xml
+++ b/pom.xml
@@ -374,8 +374,6 @@
         <plugin>

           <groupId>org.apache.maven.plugins</groupId>

           <artifactId>maven-javadoc-plugin</artifactId>

-          <!-- remove version after moving to apache parent pom 14 or later -->

-         <!--  <version>2.9.1</version> pick up fix for javadoc security issue, June 2013 from superpom -->

           <configuration>

             <source>5</source> <!-- needed to do Enums -->

             <notimestamp>true</notimestamp>