diff --git a/pom.xml b/pom.xml index 9d16a78e..92c54279 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,6 @@ spring-ws-support spring-ws-test spring-xml - spring-ws-bom diff --git a/spring-ws-bom/pom.xml b/spring-ws-bom/pom.xml deleted file mode 100644 index 798d45fa..00000000 --- a/spring-ws-bom/pom.xml +++ /dev/null @@ -1,75 +0,0 @@ - - - 4.0.0 - - - org.springframework.ws - spring-ws - 4.0.0-SNAPSHOT - - - spring-ws-bom - pom - - Spring WS - Bill of Materials (BOM) - - - - - org.springframework.ws - spring-ws-core - 4.0.0-SNAPSHOT - - - org.springframework.ws - spring-ws-security - 4.0.0-SNAPSHOT - - - org.springframework.ws - spring-ws-support - 4.0.0-SNAPSHOT - - - org.springframework.ws - spring-ws-test - 4.0.0-SNAPSHOT - - - org.springframework.ws - spring-xml - 4.0.0-SNAPSHOT - - - - - - - docs - - - - - org.apache.maven.plugins - maven-assembly-plugin - - - docs - - single - - package - - true - - - - - - - - - -