the plugin site of our plugin is showing an old version of the GitHub README.md. I have released a new version twice, but the plugin site still shows the old version.
I followed the steps outlined in the docs (Plugin Documentation) (i.e. set the SCM URL in the pom.xml to the GitHub URL), but the plugin site doesn’t pull that for some reason. Is there an extra step we need to take?
any changes to pom.xml need to be released to take effect. The plugin site pulls content from github, but the metadata is pulled from artifactory (and thus needing published)