fuck u nexy (#55)
This commit is contained in:
@ -67,7 +67,7 @@ nexusPublishing {
|
|||||||
sonatype {
|
sonatype {
|
||||||
username.set(System.getenv("SONATYPE_USER"))
|
username.set(System.getenv("SONATYPE_USER"))
|
||||||
password.set(System.getenv("SONATYPE_PASSWORD"))
|
password.set(System.getenv("SONATYPE_PASSWORD"))
|
||||||
nexusUrl.set(uri("https://s01.oss.sonatype.org"))
|
nexusUrl.set(uri("https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"))
|
||||||
snapshotRepositoryUrl.set(uri("https://s01.oss.sonatype.org/content/repositories/snapshots/"))
|
snapshotRepositoryUrl.set(uri("https://s01.oss.sonatype.org/content/repositories/snapshots/"))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user