Browse Source

SEC-2058: Remove mavenLocal() from buildSrc

Rob Winch 13 years ago
parent
commit
abe5e4af48
1 changed files with 0 additions and 1 deletions
  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'