You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by zh...@apache.org on 2021/12/04 04:20:24 UTC

[hbase] branch branch-2.4 updated: HBASE-26535 [site, branch-2] DependencyManagement report is broken (#3915)

This is an automated email from the ASF dual-hosted git repository.

zhangduo pushed a commit to branch branch-2.4
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-2.4 by this push:
     new 1d4b0cb  HBASE-26535 [site, branch-2] DependencyManagement report is broken (#3915)
1d4b0cb is described below

commit 1d4b0cb46f863bfb2357b2a4438ca05aead0ed52
Author: Andrew Purtell <ap...@apache.org>
AuthorDate: Fri Dec 3 22:59:31 2021 -0500

    HBASE-26535 [site, branch-2] DependencyManagement report is broken (#3915)
    
    Signed-off-by: Sean Busbey <bu...@apache.org>
    Signed-off-by: Duo Zhang <zh...@apache.org>
---
 pom.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/pom.xml b/pom.xml
index 47ff33c..f5002ff 100755
--- a/pom.xml
+++ b/pom.xml
@@ -1503,6 +1503,7 @@
     <maven.eclipse.version>2.10</maven.eclipse.version>
     <maven.javadoc.version>3.2.0</maven.javadoc.version>
     <maven.warbucks.version>1.1.0</maven.warbucks.version>
+    <maven.project.info.report.version>3.1.2</maven.project.info.report.version>
     <os.maven.version>1.5.0.Final</os.maven.version>
     <findbugs-annotations.version>1.3.9-1</findbugs-annotations.version>
     <spotbugs.version>4.2.2</spotbugs.version>
@@ -4053,6 +4054,7 @@
     <plugins>
       <plugin>
         <artifactId>maven-project-info-reports-plugin</artifactId>
+        <version>${maven.project.info.report.version}</version>
         <reportSets>
           <reportSet>
             <reports>