ACCUMULO-2245 Bump some plugin versions to get the maven site building again 
with Maven 3.1.1.


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

Branch: refs/heads/1.6.0-SNAPSHOT
Commit: da2b79bc47eae993413aca9e2f23611948d79d1d
Parents: 6989d99
Author: Josh Elser <els...@apache.org>
Authored: Fri Jan 24 11:10:01 2014 -0500
Committer: Josh Elser <els...@apache.org>
Committed: Fri Jan 24 11:10:01 2014 -0500

----------------------------------------------------------------------
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/da2b79bc/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2d5f663..6508147 100644
--- a/pom.xml
+++ b/pom.xml
@@ -480,6 +480,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-site-plugin</artifactId>
+          <version>3.3</version>
           <configuration>
             <skipDeploy>true</skipDeploy>
           </configuration>
@@ -788,7 +789,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-project-info-reports-plugin</artifactId>
-        <version>2.6</version>
+        <version>2.7</version>
         <configuration>
           <dependencyLocationsEnabled>false</dependencyLocationsEnabled>
         </configuration>

Reply via email to