vivekratnavel commented on a change in pull request #2122:
URL: https://github.com/apache/ozone/pull/2122#discussion_r608242721
##########
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:
Probably because it is not merged to
https://github.com/apache/ozone/tree/1.1.0-RC0.
For cherry-picks we do not need to create pull requests. So, you can try to
cherry-pick the commits and push to
https://github.com/apache/ozone/tree/1.1.0-RC0 directly.
After that, this PR should only contain this commit - "commit updated ozone
version"
--
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]