File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed 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" 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"
2+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
23 <parent >
34 <artifactId >spring-ws-samples</artifactId >
45 <groupId >org.springframework.ws</groupId >
4243 <artifactId >xalan</artifactId >
4344 <version >2.7.0</version >
4445 </dependency >
45-
4646 </dependencies >
4747</project >
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 <parent >
45 <artifactId >spring-ws</artifactId >
56 <groupId >org.springframework.ws</groupId >
2021 <plugin >
2122 <groupId >org.mortbay.jetty</groupId >
2223 <artifactId >maven-jetty-plugin</artifactId >
23- <version >6.1.4</version >
24-
2524 </plugin >
2625 <plugin >
2726 <groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments