We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d7287d commit c5aba8aCopy full SHA for c5aba8a
1 file changed
build.gradle.kts
@@ -17,6 +17,8 @@ allprojects {
17
}
18
19
20
+version = "ROOT"
21
+
22
nmcpAggregation {
23
centralPortal {
24
username = System.getenv("SONATYPE_USERNAME")
0 commit comments