We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d86550f commit c08b362Copy full SHA for c08b362
buildSrc/build.gradle
@@ -2,14 +2,6 @@ apply plugin: 'groovy'
2
3
repositories {
4
mavenCentral()
5
- maven {
6
- name = 'SpringSource Enterprise Release'
7
- url = 'http://repository.springsource.com/maven/bundles/release'
8
- }
9
10
- name = 'SpringSource Enterprise External'
11
- url = 'http://repository.springsource.com/maven/bundles/external'
12
13
}
14
15
dependencies {
0 commit comments