mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-30 15:52:15 +00:00
Artifactory defaults to publish mavenJava Publication
Closes gh-9772
This commit is contained in:
parent
8c0248d0dc
commit
bf9f1de6e1
@ -36,6 +36,9 @@ class ArtifactoryPlugin implements Plugin<Project> {
|
|||||||
password = artifactoryPassword
|
password = artifactoryPassword
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
defaults {
|
||||||
|
publications('mavenJava')
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user