mirror of
https://github.com/AdrianKuta/Tree-Data-Structure.git
synced 2025-07-01 15:27:58 +02:00
Updated CI (#2)
* Updated CI * Updated CI * Updated CI * Updated CI * Removed wrong method.
This commit is contained in:
@ -100,7 +100,7 @@ publishing {
|
||||
maven {
|
||||
// This is an arbitrary name, you may also use "mavencentral" or
|
||||
// any other name that's descriptive for you
|
||||
name = "mavencentral"
|
||||
name = "sonatype"
|
||||
|
||||
def releasesRepoUrl = "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
|
||||
def snapshotsRepoUrl = "https://oss.sonatype.org/content/repositories/snapshots/"
|
||||
|
Reference in New Issue
Block a user