prashantpogde commented on a change in pull request #2122:
URL: https://github.com/apache/ozone/pull/2122#discussion_r608291969
##########
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:
I will separate out 5069 from this PR. this PR would only contain
pom.xml changes for 1.1.0 release.
--
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]