diff --git a/org.springframework.integration.ws/pom.xml b/org.springframework.integration.ws/pom.xml index db4f004ba6..527553cec1 100644 --- a/org.springframework.integration.ws/pom.xml +++ b/org.springframework.integration.ws/pom.xml @@ -73,11 +73,5 @@ 1.6 test - - org.springframework - spring-test - ${spring.version} - test - diff --git a/spring-integration-parent/.project b/spring-integration-parent/.project new file mode 100644 index 0000000000..ab570281cb --- /dev/null +++ b/spring-integration-parent/.project @@ -0,0 +1,23 @@ + + + spring-integration-parent + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.maven.ide.eclipse.maven2Builder + + + + + + org.eclipse.jdt.core.javanature + org.maven.ide.eclipse.maven2Nature + +