adoroszlai commented on PR #1374: URL: https://github.com/apache/ratis/pull/1374#issuecomment-4053242133
I prefer inheriting from Apache parent, because it requires less duplication and ensures consistent behavior for other inherited items, like plugin versions. Current: ``` [INFO] --- clean:3.5.0:clean (default-clean) @ ratis-assembly --- [INFO] --- clean:3.2.0:clean (default-clean) @ ratis-bom --- ``` -- 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]
