Removed duplicate declaration (POM).

Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/1d032e15
Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/1d032e15
Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/1d032e15

Branch: refs/heads/1.0-release
Commit: 1d032e151d3c290365927438ee4e113e8e8ad7ea
Parents: e286e58
Author: Gilles <er...@apache.org>
Authored: Thu Nov 24 16:27:24 2016 +0100
Committer: Gilles <er...@apache.org>
Committed: Thu Nov 24 16:27:24 2016 +0100

----------------------------------------------------------------------
 pom.xml | 9 ---------
 1 file changed, 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-rng/blob/1d032e15/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6b893e0..94417d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -174,15 +174,6 @@
         </configuration>
       </plugin>
 
-      <!--  MathJax -->
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-javadoc-plugin</artifactId>
-        <configuration>
-          <additionalparam>-header '&lt;script type="text/javascript" 
src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"&gt;&lt;/script&gt;'
-          </additionalparam>
-        </configuration>
-      </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-checkstyle-plugin</artifactId>

Reply via email to