Hi, During the hackathon I proposed to change the pom.xml scm.url property from gitbox to github.
Details are at [1], but this property is informational and not involved in the maven-release-plugin process. Infra is currently redirecting to GitHub anyway: $ curl --verbose 'https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-starter.git' (...) < HTTP/2 302 < date: Fri, 29 Sep 2023 12:02:38 GMT < server: Apache < location: https://github.com/apache/sling-org-apache-sling-starter (...) If anyone has any concerns please let me know. Thanks, Robert [1]: https://cwiki.apache.org/confluence/display/SLING/Hackathon+in+Berlin+-+September+2023#HackathoninBerlinSeptember2023-8)ChangingPOMURLReferencestoGitHub
