Skip to content

Commit 3661df2

Browse files
committed
change to sonatype
1 parent 7260b57 commit 3661df2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ jreleaser {
280280
deploy {
281281
maven {
282282
mavenCentral {
283-
create("maven-central") {
283+
sonatype {
284284
active = Active.ALWAYS
285285
url = "https://central.sonatype.com/api/v1/publisher"
286286
stagingRepositories.add("${rootProject.buildDir}/staging")

0 commit comments

Comments
 (0)