mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 17:22:13 +00:00
Ensure artifactory uses customized pom
This commit is contained in:
parent
feeb380b51
commit
6be4de854a
@ -21,7 +21,9 @@ dependencies {
|
||||
}
|
||||
|
||||
install {
|
||||
customizePom(repositories.mavenInstaller.pom, project)
|
||||
repositories.mavenInstaller {
|
||||
customizePom(pom, project)
|
||||
}
|
||||
}
|
||||
|
||||
def customizePom(pom, gradleProject) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user