You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To improve maintainability and avoid repeating the OWNER/AutoPost placeholder across the POM file (in url, scm, and repositories), consider defining it as a property. This makes it easier to update in one place. You can then use ${github.repository} in the <url>, <scm>, and <repositories>/<repository>/<url> elements.