mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-26 01:15: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 {
|
tag {
|
||||||
prefix.set(rootProject.name)
|
prefix.set(rootProject.name)
|
||||||
}
|
}
|
||||||
repository {
|
|
||||||
customKeyFile.set(project.file('.key'))
|
|
||||||
customKeyPassword.set("")
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
project.version = scmVersion.version
|
project.version = scmVersion.version
|
||||||
|
|
Loading…
Reference in a new issue