There was an error while loading. Please reload this page.
1 parent ebecd5c commit ade1bacCopy full SHA for ade1bac
1 file changed
jreleaser.toml
@@ -0,0 +1,7 @@
1
+[deploy.maven.mavenCentral.sonatype]
2
+active = "ALWAYS"
3
+applyMavenCentralRules = false
4
+sign = false
5
+stagingRepositories = ["build/maven"]
6
+url = "https://central.sonatype.com/api/v1/publisher"
7
+verifyPom = false
0 commit comments