snazy commented on code in PR #5051:
URL: https://github.com/apache/iceberg/pull/5051#discussion_r901767974
##########
build.gradle:
##########
@@ -60,9 +60,14 @@ dependencyRecommendations {
propertiesFile file: file('versions.props')
}
+def projectVersion = getProjectVersion()
Review Comment:
Yea - I'm working on Nessie+Iceberg integration testing. That part needs the
Iceberg version published to the local Maven repo.
--
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]