mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-25 09:05:50 +00:00
switching to rsa
This commit is contained in:
parent
10f44fac11
commit
3289c6c8bf
1 changed files with 0 additions and 4 deletions
|
@ -42,10 +42,6 @@ scmVersion {
|
|||
tag {
|
||||
prefix.set(rootProject.name)
|
||||
}
|
||||
repository {
|
||||
customKeyFile.set(project.file('.key'))
|
||||
customKeyPassword.set("")
|
||||
}
|
||||
}
|
||||
|
||||
project.version = scmVersion.version
|
||||
|
|
Loading…
Reference in a new issue