Skip to content

Commit c08b362

Browse files
committed
Removed Unused Configuration
1 parent d86550f commit c08b362

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

buildSrc/build.gradle

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,6 @@ apply plugin: 'groovy'
22

33
repositories {
44
mavenCentral()
5-
maven {
6-
name = 'SpringSource Enterprise Release'
7-
url = 'http://repository.springsource.com/maven/bundles/release'
8-
}
9-
maven {
10-
name = 'SpringSource Enterprise External'
11-
url = 'http://repository.springsource.com/maven/bundles/external'
12-
}
135
}
146

157
dependencies {

0 commit comments

Comments
 (0)