elharo commented on code in PR #11680:
URL: https://github.com/apache/maven/pull/11680#discussion_r2809646140
##########
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.
*/
@Deprecated
Review Comment:
now you've lost since in the annotation
--
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]