anukalp2804 commented on code in PR #11584:
URL: https://github.com/apache/maven/pull/11584#discussion_r2777439389
##########
compat/maven-artifact/src/main/java/org/apache/maven/artifact/Artifact.java:
##########
@@ -37,9 +37,23 @@
*/
public interface Artifact extends Comparable<Artifact> {
+ /**
+ * @deprecated
+ * The use of the {@code RELEASE} version is discouraged because it results
Review Comment:
Aligned the `RELEASE` deprecation comment with `LATEST` by copying the same
text and adjusting the name as suggested.
--
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]