ascheman commented on code in PR #268:
URL:
https://github.com/apache/maven-source-plugin/pull/268#discussion_r3714699869
##########
.github/workflows/maven-verify.yml:
##########
@@ -27,4 +27,4 @@ jobs:
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
with:
maven4-build: true
- maven4-version: '4.0.0-beta-3' # same as in project
+ maven4-version: '4.0.0-rc-6' # same as in project
Review Comment:
> to reduce risk i woudl recommend to keep maven4-version proposerty per
project
Fine by me. I just thought the closer we come to 4.0.0 GA the more we could
drop explicit version pins from individual components but rather leave it to
the shared workflow.
--
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]