File tree Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 99 <distributionManagement >
1010 <downloadUrl >http://static.springframework.org/spring-ws/site/downloads/releases.html</downloadUrl >
1111 <repository >
12- <id >local</id >
13- <url >file:///Users/arjen/Projects/Spring/repos/repo</url >
12+ <id >spring-release</id >
13+ <name >Spring Release Repository</name >
14+ <url >s3://maven.springframework.org/release</url >
1415 </repository >
1516 <snapshotRepository >
1617 <id >spring-snapshot</id >
4142 <url >http://repository.springsource.com/maven/bundles/release/</url >
4243 </pluginRepository >
4344 </pluginRepositories >
45+ <repositories >
46+ <repository >
47+ <id >spring-release</id >
48+ <name >Spring Release Repository</name >
49+ <url >http://maven.springframework.org/release</url >
50+ </repository >
51+ </repositories >
4452 <build >
4553 <extensions >
4654 <extension >
4755 <groupId >org.springframework.build.aws</groupId >
4856 <artifactId >org.springframework.build.aws.maven</artifactId >
49- <version >3.0 .0.RELEASE</version >
57+ <version >3.1 .0.RELEASE</version >
5058 </extension >
5159 </extensions >
5260 <pluginManagement >
Original file line number Diff line number Diff line change 7979 <distributionManagement >
8080 <downloadUrl >http://www.springsource.com/download/community?project=Spring%20Web%20Services</downloadUrl >
8181 <repository >
82- <id >spring-milestone </id >
83- <name >Spring Milestone Repository</name >
84- <url >s3://maven.springframework.org/milestone </url >
82+ <id >spring-release </id >
83+ <name >Spring Release Repository</name >
84+ <url >s3://maven.springframework.org/release </url >
8585 </repository >
8686 <snapshotRepository >
8787 <id >spring-s3</id >
You can’t perform that action at this time.
0 commit comments