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


##########
api/maven-api-core/src/main/java/org/apache/maven/api/Language.java:
##########
@@ -55,7 +55,7 @@ public interface Language extends ExtensibleEnum {
      *
      * @deprecated Use {@link #RESOURCES} instead.
      */
-    @Deprecated
+    @Deprecated(since = "4.0.0", forRemoval = false)

Review Comment:
   Thanks for the review. Removed the unrelated `Language.java` change from 
this PR and kept the scope limited to the Artifact version constants 
documentation.



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