anukalp2804 commented on code in PR #11680:
URL: https://github.com/apache/maven/pull/11680#discussion_r2809713172


##########
api/maven-api-model/src/main/mdo/maven.mdo:
##########
@@ -401,17 +401,15 @@
      * @return The POM file from which this model originated or {@code null} 
if this model does not belong to a local
      *         project (e.g. describes the metadata of some artifact from the 
repository).
      *
-     * @deprecated since 4.0.0.
-     *             Use {@link #getPomPath()} instead.
+     * @deprecated Use getPomPath() instead.

Review Comment:
   Good catch, thanks. I’ve restored the {@link} reference in the deprecation 
Javadoc so the method remains properly linked.



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