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
Remove SonatypeHost parameter in Maven publish configuration
Replaced `SonatypeHost.CENTRAL_PORTAL` with the default `publishToMavenCentral()` in build scripts across multiple modules for simplified configuration. Removed unused `com.vanniktech.maven.publish.SonatypeHost` import statements.
0 commit comments