ACCUMULO-2652 Fix build warning on older maven versions

Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/534b0e7f
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/534b0e7f
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/534b0e7f

Branch: refs/heads/master
Commit: 534b0e7fc0f5aff92b8e06b3e1cedcc148755dbe
Parents: eebe4ce
Author: Christopher Tubbs <ctubb...@apache.org>
Authored: Thu Apr 10 13:33:48 2014 -0400
Committer: Christopher Tubbs <ctubb...@apache.org>
Committed: Thu Apr 10 13:33:48 2014 -0400

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/534b0e7f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b6f30a0..c928dec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -882,6 +882,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-javadoc-plugin</artifactId>
+        <version>2.9.1</version>
         <reportSets>
           <reportSet>
             <reports>

Reply via email to