File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed 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" 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"
3+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
34 <modelVersion >4.0.0</modelVersion >
45 <groupId >org.springframework.ws</groupId >
56 <artifactId >spring-ws-parent</artifactId >
2930 <url >http://fisheye3.cenqua.com/browse/springframework/spring-ws/trunk</url >
3031 </scm >
3132 <properties >
32- <spring .version>2.5.1 </spring .version>
33+ <spring .version>2.5.2 </spring .version>
3334 </properties >
3435 <repositories >
3536 <repository >
367368 <dependency >
368369 <groupId >org.apache.ws.commons.schema</groupId >
369370 <artifactId >XmlSchema</artifactId >
370- <version >1.3.2</version >
371+ <version >1.3.2</version >
371372 </dependency >
372373 <!-- O/X Mapping dependencies -->
373374 <!-- Castor -->
Original file line number Diff line number Diff line change 9090 <url >http://fisheye3.cenqua.com/browse/springframework/spring-ws/trunk</url >
9191 </scm >
9292 <properties >
93- <spring .version>2.5.1 </spring .version>
93+ <spring .version>2.5.2 </spring .version>
9494 </properties >
9595 <modules >
9696 <module >parent</module >
You can’t perform that action at this time.
0 commit comments