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 21102ec commit 0568f3cCopy full SHA for 0568f3c
gradle.properties
@@ -5,6 +5,9 @@ spinnakerGradleVersion=8.32.1
5
targetJava17=true
6
kotlinVersion=1.6.21
7
8
+nexusStagingUrl=https://ossrh-staging-api.central.sonatype.com/service/local/
9
+nexusSnapshotUrl=https://central.sonatype.com/repository/maven-snapshots/
10
+
11
# To enable a composite reference to a project, set the
12
# project property `'<projectName>Composite=true'`.
13
#
0 commit comments