You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by la...@apache.org on 2014/05/24 06:51:02 UTC

git commit: HBASE-11247 [0.94] update maven-site-plugin to 3.3.

Repository: hbase
Updated Branches:
  refs/heads/0.94 e2eefd60e -> 35408b5d2


HBASE-11247 [0.94] update maven-site-plugin to 3.3.


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

Branch: refs/heads/0.94
Commit: 35408b5d2a1ec8f50471d6899e366801b1cd2992
Parents: e2eefd6
Author: Lars Hofhansl <la...@apache.org>
Authored: Fri May 23 21:50:41 2014 -0700
Committer: Lars Hofhansl <la...@apache.org>
Committed: Fri May 23 21:50:41 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/35408b5d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5498b63..7a5bdf4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -383,7 +383,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-site-plugin</artifactId>
-          <version>3.2</version>
+          <version>3.3</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>