diff --git a/spring-5-reactive-3/pom.xml b/spring-5-reactive-3/pom.xml index 1e9248f30c..89af34732f 100644 --- a/spring-5-reactive-3/pom.xml +++ b/spring-5-reactive-3/pom.xml @@ -38,41 +38,6 @@ - - - integration-lite-first - - - - org.apache.maven.plugins - maven-surefire-plugin - - - ${project.basedir}/src/test/resources/logback-test.xml - - - - - - - - integration-lite-second - - - - org.apache.maven.plugins - maven-surefire-plugin - - - ${project.basedir}/src/test/resources/logback-test.xml - - - - - - - - 1.0.1.RELEASE diff --git a/spring-5-reactive-3/src/test/resources/logback-test.xml b/spring-5-reactive-3/src/test/resources/logback-test.xml index cedd46414d..25f2184c85 100644 --- a/spring-5-reactive-3/src/test/resources/logback-test.xml +++ b/spring-5-reactive-3/src/test/resources/logback-test.xml @@ -1,12 +1,8 @@ - - - + + - \ No newline at end of file