Explorar el Código

SEC-2058: Remove mavenLocal() from buildSrc

Rob Winch hace 13 años
padre
commit
abe5e4af48
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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'