Polish samples
Closes gh-986
This commit is contained in:
committed by
Vedran Pavic
parent
d271a4ad1d
commit
92af786e6b
@@ -10,12 +10,7 @@ buildscript {
|
||||
apply from: JAVA_GRADLE
|
||||
apply plugin: "application"
|
||||
apply plugin: 'org.springframework.boot'
|
||||
|
||||
tasks.findByPath("artifactoryPublish")?.enabled = false
|
||||
|
||||
sonarqube {
|
||||
skipProject = true
|
||||
}
|
||||
apply from: SAMPLE_GRADLE
|
||||
|
||||
dependencies {
|
||||
compile project(':spring-session-data-gemfire'),
|
||||
|
||||
Reference in New Issue
Block a user