You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/04/06 23:23:15 UTC

[GitHub] [ozone] vivekratnavel commented on a change in pull request #2122: Ozone 1.1.0 rc0

vivekratnavel commented on a change in pull request #2122:
URL: https://github.com/apache/ozone/pull/2122#discussion_r608240182



##########
File path: hadoop-ozone/recon/pom.xml
##########
@@ -18,11 +18,14 @@
   <parent>
     <groupId>org.apache.hadoop</groupId>
     <artifactId>hadoop-ozone</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
   <name>Apache Ozone Recon</name>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>hadoop-ozone-recon</artifactId>
+  <properties>
+    <pnpm.version>5.18.9</pnpm.version>

Review comment:
       This change is a part of HDDS-5066 which is merged to master. Can we cherry-pick it from the master instead of including it as part of this change?




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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org