diff --git a/spring-ws-core/pom.xml b/spring-ws-core/pom.xml index 2b180982..86b93339 100644 --- a/spring-ws-core/pom.xml +++ b/spring-ws-core/pom.xml @@ -137,7 +137,7 @@ true - + wsdl4j wsdl4j diff --git a/spring-ws-tests/pom.xml b/spring-ws-tests/pom.xml index b1d6aaed..fd692252 100644 --- a/spring-ws-tests/pom.xml +++ b/spring-ws-tests/pom.xml @@ -1,20 +1,20 @@ - 4.0.0 + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 - - org.springframework.ws - spring-ws - 3.1.4-SNAPSHOT - ../pom.xml - + + org.springframework.ws + spring-ws + 3.1.4-SNAPSHOT + ../pom.xml + - spring-ws-tests - pom - A collection of modules to test various scenarios with Spring WS + spring-ws-tests + pom + A collection of modules to test various scenarios with Spring WS - - spring-ws-axiom-1.2-tests - + + spring-ws-axiom-1.2-tests + diff --git a/spring-ws-tests/spring-ws-axiom-1.2-tests/pom.xml b/spring-ws-tests/spring-ws-axiom-1.2-tests/pom.xml index cc069b37..b856254f 100644 --- a/spring-ws-tests/spring-ws-axiom-1.2-tests/pom.xml +++ b/spring-ws-tests/spring-ws-axiom-1.2-tests/pom.xml @@ -1,66 +1,66 @@ - 4.0.0 + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 - - org.springframework.ws - spring-ws-tests - 3.1.4-SNAPSHOT - ../pom.xml - + + org.springframework.ws + spring-ws-tests + 3.1.4-SNAPSHOT + ../pom.xml + - spring-ws-axiom-1.2-tests + spring-ws-axiom-1.2-tests - + - - org.springframework.ws - spring-ws-core - ${project.parent.version} - + + org.springframework.ws + spring-ws-core + ${project.parent.version} + - - org.springframework.ws - spring-ws-core - ${project.parent.version} - test-jar - test - + + org.springframework.ws + spring-ws-core + ${project.parent.version} + test-jar + test + - - org.apache.ws.commons.axiom - axiom-api - ${axiom-1.2.version} - true - - - commons-logging - commons-logging - - - - - org.apache.ws.commons.axiom - axiom-impl - ${axiom-1.2.version} - true - - - org.codehaus.woodstox - wstx-asl - - - com.fasterxml.woodstox - woodstox-core - - - commons-logging - commons-logging - - - + + org.apache.ws.commons.axiom + axiom-api + ${axiom-1.2.version} + true + + + commons-logging + commons-logging + + + + + org.apache.ws.commons.axiom + axiom-impl + ${axiom-1.2.version} + true + + + org.codehaus.woodstox + wstx-asl + + + com.fasterxml.woodstox + woodstox-core + + + commons-logging + commons-logging + + + - + diff --git a/spring-xml/src/main/java/org/springframework/ws/soap/axiom/package.html b/spring-xml/src/main/java/org/springframework/ws/soap/axiom/package.html deleted file mode 100644 index 3c731ec6..00000000 --- a/spring-xml/src/main/java/org/springframework/ws/soap/axiom/package.html +++ /dev/null @@ -1,5 +0,0 @@ - - - Provides a core interface requires for any version of Axiom. - -