Commit c5e47c72 authored by Andy Wilkinson's avatar Andy Wilkinson

Merge branch '2.2.x'

Closes gh-19800
parents fabd6928 b44442ee
......@@ -7,7 +7,6 @@ plugins {
repositories {
mavenCentral()
gradlePluginPortal()
maven { url 'https://repo.spring.io/snapshot' }
maven { url 'https://repo.spring.io/release' }
}
......
javaFormatVersion=0.0.19-SNAPSHOT
\ No newline at end of file
javaFormatVersion=0.0.19
\ No newline at end of file
......@@ -2,7 +2,6 @@ pluginManagement {
repositories {
mavenCentral()
gradlePluginPortal()
maven { url 'https://repo.spring.io/snapshot' }
}
resolutionStrategy {
eachPlugin {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment