File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 20
20
</licenses >
21
21
<distributionManagement >
22
22
<downloadUrl >http://static.springframework.org/spring-ws/site/downloads/releases.html</downloadUrl >
23
+ <!--
23
24
<repository>
24
25
<id>spring-local-repo</id>
25
26
<url>file:///Users/arjen/Projects/Spring/repo</url>
26
27
</repository>
28
+ -->
29
+ <repository >
30
+ <id >spring-milestone</id >
31
+ <name >Spring Milestone Repository</name >
32
+ <url >s3://maven.springframework.org/milestone</url >
33
+ </repository >
27
34
<!--
28
35
<repository>
29
36
<id>spring-release</id>
Original file line number Diff line number Diff line change 78
78
</licenses >
79
79
<distributionManagement >
80
80
<downloadUrl >http://www.springsource.com/download/community?project=Spring%20Web%20Services</downloadUrl >
81
+ <!--
81
82
<repository>
82
83
<id>spring-local-repo</id>
83
84
<url>file:///Users/arjen/Projects/Spring/repo</url>
84
85
</repository>
86
+ -->
87
+ <repository >
88
+ <id >spring-milestone</id >
89
+ <name >Spring Milestone Repository</name >
90
+ <url >s3://maven.springframework.org/milestone</url >
91
+ </repository >
85
92
<!--
86
93
<repository>
87
94
<id>spring-release</id>
You can’t perform that action at this time.
0 commit comments