File tree 1 file changed +11
-9
lines changed
org.springframework.spring-parent
1 file changed +11
-9
lines changed Original file line number Diff line number Diff line change 22
22
<developerConnection >scm:svn:https://src.springframework.org/svn/spring-framework/trunk</developerConnection >
23
23
</scm >
24
24
25
- <repositories >
26
- <repository >
27
- <id >org.springframework.repository.maven</id >
28
- <name >SpringSource Maven Repository</name >
29
- <url >http://repository.springframework.org/maven/</url >
30
- <snapshots ><enabled >false</enabled ></snapshots >
31
- </repository >
32
- </repositories >
33
-
34
25
<dependencyManagement >
35
26
<dependencies >
36
27
<dependency >
175
166
</profile >
176
167
<profile >
177
168
<id >build</id >
169
+ <repositories >
170
+ <repository >
171
+ <id >org.springframework.repository.maven</id >
172
+ <name >SpringSource Maven Repository</name >
173
+ <url >http://repository.springframework.org/maven/</url >
174
+ <snapshots ><enabled >false</enabled ></snapshots >
175
+ </repository >
176
+ </repositories >
177
+ </profile >
178
+ <profile >
179
+ <id >legacy-build</id >
178
180
<repositories >
179
181
<repository >
180
182
<id >java.net</id >
You can’t perform that action at this time.
0 commit comments