Repository: commons-rng Updated Branches: refs/heads/master b47d92338 -> 8eaf6fd7c
Cleared maven warnings about "duplicate declaration". Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/8eaf6fd7 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/8eaf6fd7 Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/8eaf6fd7 Branch: refs/heads/master Commit: 8eaf6fd7c267cd5b8a6bdb164202ac1494e12045 Parents: b47d923 Author: Gilles <er...@apache.org> Authored: Tue Nov 22 17:35:08 2016 +0100 Committer: Gilles <er...@apache.org> Committed: Tue Nov 22 17:35:08 2016 +0100 ---------------------------------------------------------------------- pom.xml | 5 ----- 1 file changed, 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-rng/blob/8eaf6fd7/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b9d8ce9..d237d22 100644 --- a/pom.xml +++ b/pom.xml @@ -224,11 +224,6 @@ </plugin> <plugin> <groupId>org.codehaus.mojo</groupId> - <artifactId>clirr-maven-plugin</artifactId> - <version>${rng.clirr.version}</version> - </plugin> - <plugin> - <groupId>org.codehaus.mojo</groupId> <artifactId>findbugs-maven-plugin</artifactId> <version>${rng.findbugs.version}</version> </plugin>