fmorg-git commented on code in PR #995:
URL: https://github.com/apache/ranger/pull/995#discussion_r3398439702
##########
pom.xml:
##########
@@ -892,6 +892,11 @@
<name>jetbrains-intellij-dependencies</name>
<url>https://packages.jetbrains.team/maven/p/ij/intellij-dependencies</url>
</repository>
+ <repository>
+ <id>apache-ozone-staging</id>
+ <name>Apache Ozone 2.1.1 RC0 Staging</name>
+
<url>https://repository.apache.org/content/repositories/orgapacheozone-1062/</url>
+ </repository>
Review Comment:
yes, this is temporary - we are waiting for the Ozone 2.1.1 upstream release
which is currently in voting process. The release candidate was temporarily
added so the code can compile
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]