File tree Expand file tree Collapse file tree 13 files changed +18
-20
lines changed
Expand file tree Collapse file tree 13 files changed +18
-20
lines changed Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >spring-ws</artifactId >
55 <groupId >org.springframework.ws</groupId >
6- <version >1.0.1-SNAPSHOT </version >
6+ <version >1.0.1</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99 <artifactId >spring-ws-archetype</artifactId >
Original file line number Diff line number Diff line change 22 <parent >
33 <artifactId >spring-ws</artifactId >
44 <groupId >org.springframework.ws</groupId >
5- <version >1.0.1-SNAPSHOT </version >
5+ <version >1.0.1</version >
66 </parent >
77 <modelVersion >4.0.0</modelVersion >
88 <artifactId >spring-ws-core-tiger</artifactId >
Original file line number Diff line number Diff line change 22 <parent >
33 <artifactId >spring-ws</artifactId >
44 <groupId >org.springframework.ws</groupId >
5- <version >1.0.1-SNAPSHOT </version >
5+ <version >1.0.1</version >
66 </parent >
77 <modelVersion >4.0.0</modelVersion >
88 <artifactId >spring-ws-core</artifactId >
Original file line number Diff line number Diff line change 22 <parent >
33 <artifactId >spring-ws</artifactId >
44 <groupId >org.springframework.ws</groupId >
5- <version >1.0.1-SNAPSHOT </version >
5+ <version >1.0.1</version >
66 </parent >
77 <modelVersion >4.0.0</modelVersion >
88 <artifactId >spring-oxm-tiger</artifactId >
Original file line number Diff line number Diff line change 22 <parent >
33 <artifactId >spring-ws</artifactId >
44 <groupId >org.springframework.ws</groupId >
5- <version >1.0.1-SNAPSHOT </version >
5+ <version >1.0.1</version >
66 </parent >
77 <modelVersion >4.0.0</modelVersion >
88 <artifactId >spring-oxm</artifactId >
Original file line number Diff line number Diff line change 33 <groupId >org.springframework.ws</groupId >
44 <artifactId >spring-ws</artifactId >
55 <packaging >pom</packaging >
6- <version >1.0.1-SNAPSHOT </version >
6+ <version >1.0.1</version >
77 <name >Spring Web Services</name >
88 <description >
99 Spring Web Services is a product of the Spring community focused on creating document-driven Web services. It
9292 </license >
9393 </licenses >
9494 <scm >
95- <connection >scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/trunk </connection >
96- <developerConnection >scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/trunk </developerConnection >
97- <url >http://fisheye3.cenqua.com/browse/springframework/spring-ws/trunk </url >
95+ <connection >scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/tags/spring-ws-1.0.1 </connection >
96+ <developerConnection >scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/tags/spring-ws-1.0.1 </developerConnection >
97+ <url >http://fisheye3.cenqua.com/browse/springframework/spring-ws/tags/spring-ws-1.0.1 </url >
9898 </scm >
9999 <modules >
100100 <module >xml</module >
Original file line number Diff line number Diff line change 22 <parent >
33 <artifactId >spring-ws-samples</artifactId >
44 <groupId >org.springframework.ws</groupId >
5- <version >1.0.1-SNAPSHOT </version >
5+ <version >1.0.1</version >
66 </parent >
77 <modelVersion >4.0.0</modelVersion >
88 <artifactId >airline</artifactId >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
32 <parent >
43 <artifactId >spring-ws-samples</artifactId >
54 <groupId >org.springframework.ws</groupId >
6- <version >1.0.1-SNAPSHOT </version >
5+ <version >1.0.1</version >
76 </parent >
87 <modelVersion >4.0.0</modelVersion >
98 <artifactId >echo</artifactId >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >spring-ws-samples</artifactId >
55 <groupId >org.springframework.ws</groupId >
6- <version >1.0.1-SNAPSHOT </version >
6+ <version >1.0.1</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99 <artifactId >mtom</artifactId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
43 <parent >
54 <artifactId >spring-ws</artifactId >
65 <groupId >org.springframework.ws</groupId >
7- <version >1.0.1-SNAPSHOT </version >
6+ <version >1.0.1</version >
87 </parent >
98 <modelVersion >4.0.0</modelVersion >
109 <artifactId >spring-ws-samples</artifactId >
You can’t perform that action at this time.
0 commit comments