Unpublish Gradle metadata

See gh-23503
This commit is contained in:
Brian Clozel 2019-12-02 16:43:02 +01:00
parent 279777b2f3
commit 35b7f3bf34
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ pluginManagement {
maven { url 'https://repo.spring.io/plugins-release' }
}
}
enableFeaturePreview("GRADLE_METADATA")
apply from: "$rootDir/gradle/build-cache-settings.gradle"
include "spring-aop"