diff --git a/pom.xml b/pom.xml index 791d7add..cb2e22bb 100644 --- a/pom.xml +++ b/pom.xml @@ -362,6 +362,11 @@ spring-ws-core-tiger ${project.version} + + org.springframework.ws + spring-ws-support + ${project.version} + org.springframework.ws spring-ws-security @@ -427,11 +432,6 @@ - - org.springframework - spring-hibernate3 - ${spring.version} - org.springframework spring-jpa @@ -634,6 +634,11 @@ 1.1 provided + + javax.persistence + persistence-api + 1.0 + commons-httpclient @@ -645,6 +650,11 @@ jetty 6.1.0 + + org.apache.activemq + activemq-core + 4.1.1 + commons-logging @@ -733,4 +743,4 @@ test - \ No newline at end of file + diff --git a/support/pom.xml b/support/pom.xml index d1f1934d..53e07380 100644 --- a/support/pom.xml +++ b/support/pom.xml @@ -1,5 +1,5 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> spring-ws org.springframework.ws @@ -115,7 +115,6 @@ org.apache.activemq activemq-core - 4.1.1 test