File tree Expand file tree Collapse file tree 14 files changed +17
-17
lines changed Expand file tree Collapse file tree 14 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >spring-ws</artifactId >
5
5
<groupId >org.springframework.ws</groupId >
6
- <version >1.0.4-SNAPSHOT </version >
6
+ <version >1.0.4</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<artifactId >spring-ws-archetype</artifactId >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<artifactId >spring-ws</artifactId >
4
4
<groupId >org.springframework.ws</groupId >
5
- <version >1.0.4-SNAPSHOT </version >
5
+ <version >1.0.4</version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<artifactId >spring-ws-core-tiger</artifactId >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<artifactId >spring-ws</artifactId >
4
4
<groupId >org.springframework.ws</groupId >
5
- <version >1.0.4-SNAPSHOT </version >
5
+ <version >1.0.4</version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<artifactId >spring-ws-core</artifactId >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<artifactId >spring-ws</artifactId >
4
4
<groupId >org.springframework.ws</groupId >
5
- <version >1.0.4-SNAPSHOT </version >
5
+ <version >1.0.4</version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<artifactId >spring-oxm-tiger</artifactId >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<artifactId >spring-ws</artifactId >
4
4
<groupId >org.springframework.ws</groupId >
5
- <version >1.0.4-SNAPSHOT </version >
5
+ <version >1.0.4</version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<artifactId >spring-oxm</artifactId >
Original file line number Diff line number Diff line change 3
3
<groupId >org.springframework.ws</groupId >
4
4
<artifactId >spring-ws</artifactId >
5
5
<packaging >pom</packaging >
6
- <version >1.0.4-SNAPSHOT </version >
6
+ <version >1.0.4</version >
7
7
<name >Spring Web Services</name >
8
8
<description >
9
9
Spring Web Services is a product of the Spring community focused on creating document-driven Web services. It
92
92
</license >
93
93
</licenses >
94
94
<scm >
95
- <connection >scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/branches /spring-ws-1.0</connection >
96
- <developerConnection >scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/branches /spring-ws-1.0</developerConnection >
97
- <url >http://fisheye3.cenqua.com/browse/springframework/spring-ws/branches /spring-ws-1.0</url >
95
+ <connection >scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/tags /spring-ws-1.0.4 </connection >
96
+ <developerConnection >scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/tags /spring-ws-1.0.4 </developerConnection >
97
+ <url >http://fisheye3.cenqua.com/browse/springframework/spring-ws/tags /spring-ws-1.0.4 </url >
98
98
</scm >
99
99
<modules >
100
100
<module >xml</module >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<artifactId >spring-ws-samples</artifactId >
4
4
<groupId >org.springframework.ws</groupId >
5
- <version >1.0.4-SNAPSHOT </version >
5
+ <version >1.0.4</version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<artifactId >airline</artifactId >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<artifactId >spring-ws-samples</artifactId >
4
4
<groupId >org.springframework.ws</groupId >
5
- <version >1.0.4-SNAPSHOT </version >
5
+ <version >1.0.4</version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<artifactId >echo</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >spring-ws-samples</artifactId >
5
5
<groupId >org.springframework.ws</groupId >
6
- <version >1.0.4-SNAPSHOT </version >
6
+ <version >1.0.4</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<artifactId >mtom</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >spring-ws</artifactId >
5
5
<groupId >org.springframework.ws</groupId >
6
- <version >1.0.4-SNAPSHOT </version >
6
+ <version >1.0.4</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<artifactId >spring-ws-samples</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >spring-ws-samples</artifactId >
5
5
<groupId >org.springframework.ws</groupId >
6
- <version >1.0.4-SNAPSHOT </version >
6
+ <version >1.0.4</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<artifactId >tutorial</artifactId >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<artifactId >spring-ws</artifactId >
4
4
<groupId >org.springframework.ws</groupId >
5
- <version >1.0.4-SNAPSHOT </version >
5
+ <version >1.0.4</version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<artifactId >spring-ws-security</artifactId >
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Downloads
6
6
7
7
* Get the latest Spring Web Services releases here
8
8
9
- * <<Spring-WS 1.5.0 is the current production preview >>
9
+ * <<Spring-WS 1.5.0 is the current production release >>
10
10
11
11
* {{{http://sourceforge.net/project/showfiles.php?group_id=73357&package_id=178569&release_id=587838}Download}} | {{{http://static.springframework.org/spring-ws/docs/1.5.0/changelog.txt}Changelog}} | {{{http://forum.springframework.org/showthread.php?t=51796}Announcement}}
12
12
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<artifactId >spring-ws</artifactId >
4
4
<groupId >org.springframework.ws</groupId >
5
- <version >1.0.4-SNAPSHOT </version >
5
+ <version >1.0.4</version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<artifactId >spring-xml</artifactId >
You can’t perform that action at this time.
0 commit comments