You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2022/08/29 23:37:32 UTC

[GitHub] [hbase] saintstack commented on a diff in pull request #4740: HBASE-27340 Artifacts with resolved profiles

saintstack commented on code in PR #4740:
URL: https://github.com/apache/hbase/pull/4740#discussion_r957876256


##########
pom.xml:
##########
@@ -1882,6 +1883,32 @@
       </plugins>
     </pluginManagement>
     <plugins>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>flatten-maven-plugin</artifactId>
+        <!--<version>1.3.0</version>-->

Review Comment:
   Use 'latest'. Will set it to 1.3.0 explicitly next go around.



-- 
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