Ver código fonte

SEC-2058: Remove mavenLocal() from buildSrc

Rob Winch 13 anos atrás
pai
commit
abe5e4af48
1 arquivos alterados com 0 adições e 1 exclusões
  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'