Hiteshsai007 commented on PR #12416:
URL: https://github.com/apache/maven/pull/12416#issuecomment-4932592104

   Thanks for the review and the approval, @gnodet! 
   
   I've just pushed a small follow-up commit to address your minor observations:
   * Updated the test assertion from `assertNotNull(managedDep.getVersion())` 
to `assertEquals("1.0-SNAPSHOT", managedDep.getVersion())` to make any 
potential failures more diagnosable.
   * Pushed the latest changes to the branch, which should re-trigger the CI 
checks. 
   
   Waiting on the CI results now!
   


-- 
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]

Reply via email to