slawekjaranowski commented on code in PR #30:
URL:
https://github.com/apache/tooling-atr-maven-plugin/pull/30#discussion_r3874847695
##########
src/main/java/org/apache/tooling/atr/AbstractAtrMojo.java:
##########
@@ -59,7 +59,7 @@ public abstract class AbstractAtrMojo extends AbstractMojo {
*
* @since 1.0.0-alpha-1
*/
- @Parameter(property = "atr.url", defaultValue =
"https://release-test.apache.org/")
+ @Parameter(property = "atr.url", defaultValue =
"https://releases.apache.org/")
Review Comment:
Should we add info that it was changed in version beta-1? Also next version
of plugin can be ... -beeta-1
--
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]