Skip to content

Commit 0fecdbe

Browse files
Enable Maven Central rules for release deployment
1 parent f8f064c commit 0fecdbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildSrc/src/main/groovy/org.kinotic.java-library-conventions.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ jreleaser {
7878
'release-deploy' {
7979
active = 'RELEASE'
8080
url = 'https://central.sonatype.com/api/v1/publisher'
81+
applyMavenCentralRules = true
8182
stagingRepository('build/staging-deploy')
8283
}
8384
}

0 commit comments

Comments
 (0)