Skip to content

Commit

Permalink
fix sonatype host
Browse files Browse the repository at this point in the history
  • Loading branch information
whyoleg committed May 22, 2024
1 parent 806998a commit be1ffac
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,12 @@
* limitations under the License.
*/

import com.vanniktech.maven.publish.*

plugins {
id("com.vanniktech.maven.publish.base")
}

mavenPublishing {
publishToMavenCentral(SonatypeHost.S01)
publishToMavenCentral()
signAllPublications()

pom {
Expand Down

0 comments on commit be1ffac

Please sign in to comment.