You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Apache9 (via GitHub)" <gi...@apache.org> on 2023/01/30 10:47:28 UTC

[GitHub] [hbase] Apache9 commented on a diff in pull request #4999: HBASE-27599 Add version of hadoop-common test jar

Apache9 commented on code in PR #4999:
URL: https://github.com/apache/hbase/pull/4999#discussion_r1090457350


##########
hbase-shaded/hbase-shaded-testing-util/pom.xml:
##########
@@ -151,6 +151,7 @@
         <dependency>
           <groupId>org.apache.hadoop</groupId>
           <artifactId>hadoop-common</artifactId>
+          <version>${hadoop.version}</version>

Review Comment:
   We should add the version in dependencyManagement section in the parent pom?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@hbase.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org