SEC-2388: Deploy spring-security-samples-messages-jc

This commit is contained in:
Rob Winch 2013-12-03 13:03:15 -06:00
parent 595b16d836
commit be15213819

View File

@ -76,7 +76,7 @@ configure(allprojects - javaProjects) {
}
}
configure(subprojects - coreModuleProjects) {
configure(subprojects - coreModuleProjects - project(':spring-security-samples-messages-jc')) {
tasks.findByPath("artifactoryPublish")?.enabled = false
sonarRunner {
skipProject = true