Skip to content

Commit

Permalink
cs_2.6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wuychn committed Mar 16, 2023
1 parent 68f6ec8 commit 5e46505
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -254,13 +254,7 @@ publishing {
}
repositories {
maven {
setAllowInsecureProtocol(true)
name = 'release'
url = 'http://192.168.0.9:8081/nexus/content/repositories/sm_release_repositories'
credentials {
username 'sm_admin'
password 'p[-sdko12}(9K'
}

}
}
}
Expand Down

0 comments on commit 5e46505

Please sign in to comment.