diff --git a/spring-boot-tests/spring-boot-integration-tests/pom.xml b/spring-boot-tests/spring-boot-integration-tests/pom.xml index dc50053137..f8cd852060 100644 --- a/spring-boot-tests/spring-boot-integration-tests/pom.xml +++ b/spring-boot-tests/spring-boot-integration-tests/pom.xml @@ -1,23 +1,18 @@ - + 4.0.0 org.springframework.boot - spring-boot-parent - 2.0.0.BUILD-SNAPSHOT - ../spring-boot-parent + spring-boot-tests + ${revision} spring-boot-integration-tests pom Spring Boot Integration Tests Spring Boot Integration Tests - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - - ${basedir}/.. + ${basedir}/../.. 1.8 @@ -26,85 +21,15 @@ spring-boot-launch-script-tests spring-boot-security-tests - - - default - - true - - - - - - org.apache.maven.plugins - maven-invoker-plugin - false - - src/it/settings.xml - ${main.basedir}/spring-boot-samples/ - ${project.build.directory}/local-repo - ${skipTests} - true - - integration-test - - - - */pom.xml - - - - - integration-test - install - - install - run - - - - - - org.apache.maven.plugins - maven-antrun-plugin - false - - - clean-samples - clean - - run - - - - - - - - - - - - - org.apache.maven.plugins - maven-clean-plugin - false - - - clean-samples - clean - - clean - - - - - - - - - full - - + + + + org.apache.maven.plugins + maven-install-plugin + + true + + + + diff --git a/spring-boot-tests/spring-boot-integration-tests/spring-boot-devtools-tests/pom.xml b/spring-boot-tests/spring-boot-integration-tests/spring-boot-devtools-tests/pom.xml index c536b90a3b..1653a8f930 100644 --- a/spring-boot-tests/spring-boot-integration-tests/spring-boot-devtools-tests/pom.xml +++ b/spring-boot-tests/spring-boot-integration-tests/spring-boot-devtools-tests/pom.xml @@ -4,18 +4,13 @@ org.springframework.boot spring-boot-integration-tests - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-devtools-tests Spring Boot DevTools Tests ${project.name} - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - - ${basedir}/../.. + ${basedir}/../../.. diff --git a/spring-boot-tests/spring-boot-integration-tests/spring-boot-integration-tests-embedded-servlet-container/pom.xml b/spring-boot-tests/spring-boot-integration-tests/spring-boot-integration-tests-embedded-servlet-container/pom.xml index 59fb0a5da6..44e3340a34 100644 --- a/spring-boot-tests/spring-boot-integration-tests/spring-boot-integration-tests-embedded-servlet-container/pom.xml +++ b/spring-boot-tests/spring-boot-integration-tests/spring-boot-integration-tests-embedded-servlet-container/pom.xml @@ -1,21 +1,17 @@ - + 4.0.0 org.springframework.boot spring-boot-integration-tests - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-integration-tests-embedded-servlet-container jar Spring Boot Embedded Servlet Container Integration Tests - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - - ${basedir}/../.. + ${basedir}/../../.. diff --git a/spring-boot-tests/spring-boot-integration-tests/spring-boot-launch-script-tests/pom.xml b/spring-boot-tests/spring-boot-integration-tests/spring-boot-launch-script-tests/pom.xml index bfedfc408b..220d17921b 100644 --- a/spring-boot-tests/spring-boot-integration-tests/spring-boot-launch-script-tests/pom.xml +++ b/spring-boot-tests/spring-boot-integration-tests/spring-boot-launch-script-tests/pom.xml @@ -4,19 +4,14 @@ org.springframework.boot spring-boot-integration-tests - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-launch-script-tests jar Spring Boot Launch Script Integration Tests Spring Boot Launch Script Integration Tests - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - - ${basedir}/../.. + ${basedir}/../../.. 2.11 diff --git a/spring-boot-tests/spring-boot-integration-tests/spring-boot-security-tests/pom.xml b/spring-boot-tests/spring-boot-integration-tests/spring-boot-security-tests/pom.xml index 77a244d4e9..0190e6323a 100644 --- a/spring-boot-tests/spring-boot-integration-tests/spring-boot-security-tests/pom.xml +++ b/spring-boot-tests/spring-boot-integration-tests/spring-boot-security-tests/pom.xml @@ -4,19 +4,14 @@ org.springframework.boot spring-boot-integration-tests - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-security-tests pom Spring Boot Security Tests ${project.name} - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - - ${basedir}/../.. + ${basedir}/../../.. spring-boot-security-test-web-helloworld diff --git a/spring-boot-tests/spring-boot-integration-tests/spring-boot-security-tests/spring-boot-security-test-web-helloworld/pom.xml b/spring-boot-tests/spring-boot-integration-tests/spring-boot-security-tests/spring-boot-security-test-web-helloworld/pom.xml index b6f652c15b..b5b68b716c 100644 --- a/spring-boot-tests/spring-boot-integration-tests/spring-boot-security-tests/spring-boot-security-test-web-helloworld/pom.xml +++ b/spring-boot-tests/spring-boot-integration-tests/spring-boot-security-tests/spring-boot-security-test-web-helloworld/pom.xml @@ -5,19 +5,14 @@ org.springframework.boot spring-boot-security-tests - 2.0.0.BUILD-SNAPSHOT + ${revision} ../ spring-boot-security-test-web-helloworld Spring Boot Security Tests - Web Hello World ${project.name} - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - - ${basedir}/../../.. + ${basedir}/../../../..