Aggarwal-Raghav commented on code in PR #5404:
URL: https://github.com/apache/hive/pull/5404#discussion_r1730007450
##########
standalone-metastore/metastore-server/pom.xml:
##########
@@ -272,18 +276,22 @@
<dependency>
<groupId>org.datanucleus</groupId>
<artifactId>datanucleus-api-jdo</artifactId>
+ <version>6.0.0-release</version>
Review Comment:
why explicit hardcoded version is required? If we have defined them in
properties in pom.xml.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]