Disable deploy of docs.jar
This commit is contained in:
@@ -5,6 +5,8 @@ asciidoctorj {
|
||||
|
||||
}
|
||||
|
||||
tasks.findByPath("artifactoryPublish")?.enabled = false
|
||||
|
||||
dependencies {
|
||||
testCompile project(':spring-session'),
|
||||
"org.springframework.data:spring-data-redis:$springDataRedisVersion",
|
||||
|
||||
Reference in New Issue
Block a user