File tree Expand file tree Collapse file tree 2 files changed +18
-18
lines changed Expand file tree Collapse file tree 2 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 44 <groupId >org.springframework.ws</groupId >
55 <artifactId >spring-ws-parent</artifactId >
66 <packaging >pom</packaging >
7- <version >2.1.0.RC2 -SNAPSHOT</version >
7+ <version >2.1.0.RELEASE -SNAPSHOT</version >
88 <name >Spring Web Services - Parent</name >
99 <url >http://static.springframework.org/spring-ws/site/index.html</url >
1010 <organization >
2121 <distributionManagement >
2222 <downloadUrl >http://static.springframework.org/spring-ws/site/downloads/releases.html</downloadUrl >
2323<!--
24- <repository>
25- <id>spring-local-repo</id>
26- <url>file:///Users/arjen/Projects/Spring/repo</url>
27- </repository>
28- -->
2924 <repository>
3025 <id>spring-milestone</id>
3126 <name>Spring Milestone Repository</name>
3227 <url>s3://maven.springframework.org/milestone</url>
3328 </repository>
34- <!--
29+ -->
30+ <!--
31+ <repository>
32+ <id>spring-local-repo</id>
33+ <url>file:///Users/arjen/Projects/Spring/repo</url>
34+ </repository>
35+ -->
3536 <repository >
3637 <id >spring-release</id >
3738 <name >Spring Release Repository</name >
3839 <url >s3://maven.springframework.org/release</url >
3940 </repository >
40- -->
4141 <snapshotRepository >
4242 <id >spring-snapshot</id >
4343 <name >Spring Snapshot Repository</name >
5454 <url >https://fisheye.springframework.org/browse/spring-ws/trunk</url >
5555 </scm >
5656 <properties >
57- <osgi .version>2.1.0.RC1 </osgi .version>
57+ <osgi .version>2.1.0.RELEASE </osgi .version>
5858 <osgi .range>"${osgi.version:[=.=.=, =.=.+1)} "</osgi .range>
5959 <spring .framework.version>3.1.1.RELEASE</spring .framework.version>
6060 <spring .framework.osgi.range>"[3.1.0, 4.0.0)"</spring .framework.osgi.range>
Original file line number Diff line number Diff line change 44 <groupId >org.springframework.ws</groupId >
55 <artifactId >spring-ws</artifactId >
66 <packaging >pom</packaging >
7- <version >2.1.0.RC2 -SNAPSHOT</version >
7+ <version >2.1.0.RELEASE -SNAPSHOT</version >
88 <name >Spring Web Services</name >
99 <description >
1010 Spring Web Services is a product of the Spring community focused on creating document-driven Web services. It
7979 <distributionManagement >
8080 <downloadUrl >http://www.springsource.com/download/community?project=Spring%20Web%20Services</downloadUrl >
8181<!--
82- <repository>
83- <id>spring-local-repo</id>
84- <url>file:///Users/arjen/Projects/Spring/repo</url>
85- </repository>
86- -->
8782 <repository>
8883 <id>spring-milestone</id>
8984 <name>Spring Milestone Repository</name>
9085 <url>s3://maven.springframework.org/milestone</url>
9186 </repository>
92- <!--
87+ -->
88+ <!--
89+ <repository>
90+ <id>spring-local-repo</id>
91+ <url>file:///Users/arjen/Projects/Spring/repo</url>
92+ </repository>
93+ -->
9394 <repository >
9495 <id >spring-release</id >
9596 <name >Spring Release Repository</name >
9697 <url >s3://maven.springframework.org/release</url >
9798 </repository >
98- -->
9999 <snapshotRepository >
100- <id >spring-s3 </id >
100+ <id >spring-snapshot </id >
101101 <name >Spring Snapshot Repository</name >
102102 <url >s3://maven.springframework.org/snapshot</url >
103103 </snapshotRepository >
You can’t perform that action at this time.
0 commit comments