Browse Source

SEC-2058: Remove mavenLocal() from buildSrc

Rob Winch 13 năm trước cách đây
mục cha
commit
abe5e4af48
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      buildSrc/build.gradle

+ 0 - 1
buildSrc/build.gradle

@@ -1,7 +1,6 @@
 apply plugin: 'groovy'
 
 repositories {
-    mavenLocal()
     mavenCentral()
     maven {
         name = 'SpringSource Enterprise Release'