Explorar o código

Removed Unused Configuration

Rob Winch %!s(int64=6) %!d(string=hai) anos
pai
achega
c08b36221a
Modificáronse 1 ficheiros con 0 adicións e 8 borrados
  1. 0 8
      buildSrc/build.gradle

+ 0 - 8
buildSrc/build.gradle

@@ -2,14 +2,6 @@ apply plugin: 'groovy'
 
 repositories {
 	mavenCentral()
-	maven {
-		name = 'SpringSource Enterprise Release'
-		url = 'http://repository.springsource.com/maven/bundles/release'
-	}
-	maven {
-		name = 'SpringSource Enterprise External'
-		url = 'http://repository.springsource.com/maven/bundles/external'
-	}
 }
 
 dependencies {