slawekjaranowski commented on issue #48: URL: https://github.com/apache/tooling-atr-maven-plugin/issues/48#issuecomment-4642905729
For testing and deploy snapshot version it is ok. but we have in docs: ``` Then during the release process: mvn clean deploy -Papache-release,push-to-atr ``` it should be: ``` Then push to ATR current project version: mvn clean deploy -Papache-release,push-to-atr or during releae: mvn release:perform -Ppush-to-atr ``` -- 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]
