File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
spring-batch-admin-parent Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 154
154
<repository >
155
155
<id >spring-sourceforge</id >
156
156
<name >Spring Sourceforge Repository</name >
157
- <url >https ://springframework.svn.sourceforge.net/svnroot/springframework/repos/repo </url >
157
+ <url >file :/// ${user.home} /dev/sourceforge </url >
158
158
</repository >
159
159
</distributionManagement >
160
160
</profile >
Original file line number Diff line number Diff line change 43
43
</snapshotRepository >
44
44
</distributionManagement >
45
45
</profile >
46
+ <profile >
47
+ <id >central</id >
48
+ <distributionManagement >
49
+ <repository >
50
+ <id >spring-sourceforge</id >
51
+ <name >Spring Sourceforge Repository</name >
52
+ <url >file:///${user.home} /dev/sourceforge</url >
53
+ </repository >
54
+ </distributionManagement >
55
+ </profile >
46
56
<profile >
47
57
<id >dist</id >
48
58
<build >
You can’t perform that action at this time.
0 commit comments