djordje-mijatovic commented on code in PR #218:
URL: https://github.com/apache/ranger/pull/218#discussion_r1111768595
##########
plugin-ozone/pom.xml:
##########
@@ -91,7 +91,7 @@ limitations under the License.
<dependency>
<groupId>org.apache.ozone</groupId>
<artifactId>ozone-common</artifactId>
- <version>${ozone.version}</version>
+ <version>1.4.0-SNAPSHOT</version>
Review Comment:
I had to hardcode the version in order to test it locally as some changes
are also done on the Ozone side. How are we going to handle it?
--
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]