diff --git a/spring-boot-samples/pom.xml b/spring-boot-samples/pom.xml index edd2a38516..4cd77145a0 100644 --- a/spring-boot-samples/pom.xml +++ b/spring-boot-samples/pom.xml @@ -1,21 +1,17 @@ - + 4.0.0 org.springframework.boot spring-boot-starter-parent - 2.0.0.BUILD-SNAPSHOT - ../spring-boot-starters/spring-boot-starter-parent + ${revision} + ../spring-boot-project/spring-boot-starters/spring-boot-starter-parent spring-boot-samples pom Spring Boot Samples Spring Boot Samples - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/.. 1.8 @@ -103,6 +99,77 @@ + + + + org.codehaus.mojo + flatten-maven-plugin + true + + + flatten + process-resources + + flatten + + + true + oss + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.apache.maven.plugins + + + maven-enforcer-plugin + + + [1.3.1,) + + + enforce + + + + + + + + + + org.springframework.boot + + + spring-boot-maven-plugin + + + [1.4.0.BUILD-SNAPSHOT,) + + + build-info + + + + + + + + + + + + org.apache.maven.plugins @@ -160,106 +227,23 @@ + + org.apache.maven.plugins + maven-install-plugin + + true + + + + org.apache.maven.plugins + maven-javadoc-plugin + + true + + true + - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - org.apache.maven.plugins - - - maven-enforcer-plugin - - - [1.3.1,) - - - enforce - - - - - - - - - - org.springframework.boot - - - spring-boot-maven-plugin - - - [1.4.0.BUILD-SNAPSHOT,) - - - build-info - - - - - - - - - - - - - - - spring-snapshots - Spring Snapshots - http://repo.spring.io/snapshot - - true - - - - spring-milestones - Spring Milestones - http://repo.spring.io/milestone - - false - - - - - - spring-snapshots - Spring Snapshots - http://repo.spring.io/snapshot - - true - - - - spring-milestones - Spring Milestones - http://repo.spring.io/milestone - - false - - - - spring-releases - Spring Releases - http://repo.spring.io/release - - false - - - java9 diff --git a/spring-boot-samples/spring-boot-sample-activemq/pom.xml b/spring-boot-samples/spring-boot-sample-activemq/pom.xml index 329403c06c..77788e5744 100644 --- a/spring-boot-samples/spring-boot-sample-activemq/pom.xml +++ b/spring-boot-samples/spring-boot-sample-activemq/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 spring-boot-samples org.springframework.boot - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-activemq Spring Boot ActiveMQ Sample Spring Boot ActiveMQ Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-actuator-custom-security/pom.xml b/spring-boot-samples/spring-boot-sample-actuator-custom-security/pom.xml index 43c8a3cfe2..8b3a6fb10e 100644 --- a/spring-boot-samples/spring-boot-sample-actuator-custom-security/pom.xml +++ b/spring-boot-samples/spring-boot-sample-actuator-custom-security/pom.xml @@ -6,16 +6,11 @@ org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-actuator-custom-security Spring Boot Actuator Custom Security Sample Spring Boot Actuator Custom Security Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-actuator-log4j2/pom.xml b/spring-boot-samples/spring-boot-sample-actuator-log4j2/pom.xml index d1fb137cb6..cadbd0fed6 100644 --- a/spring-boot-samples/spring-boot-sample-actuator-log4j2/pom.xml +++ b/spring-boot-samples/spring-boot-sample-actuator-log4j2/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-actuator-log4j2 Spring Boot Actuator Log4j 2 Sample Spring Boot Actuator Log4j 2 Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-actuator-noweb/pom.xml b/spring-boot-samples/spring-boot-sample-actuator-noweb/pom.xml index be54f01b45..3f095c08fe 100644 --- a/spring-boot-samples/spring-boot-sample-actuator-noweb/pom.xml +++ b/spring-boot-samples/spring-boot-sample-actuator-noweb/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-actuator-noweb Spring Boot Actuator Non-Web Sample Spring Boot Actuator Non-Web Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml b/spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml index 6c96b59806..0bfabdf4d0 100644 --- a/spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml +++ b/spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-actuator-ui Spring Boot Actuator UI Sample Spring Boot Actuator UI Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-actuator/pom.xml b/spring-boot-samples/spring-boot-sample-actuator/pom.xml index 70617a2f62..e5d1def429 100644 --- a/spring-boot-samples/spring-boot-sample-actuator/pom.xml +++ b/spring-boot-samples/spring-boot-sample-actuator/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-actuator Spring Boot Actuator Sample Spring Boot Actuator Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-amqp/pom.xml b/spring-boot-samples/spring-boot-sample-amqp/pom.xml index 9fa5600473..9cd849c0d4 100644 --- a/spring-boot-samples/spring-boot-sample-amqp/pom.xml +++ b/spring-boot-samples/spring-boot-sample-amqp/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-amqp Spring Boot AMQP Sample Spring Boot AMQP Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-ant/pom.xml b/spring-boot-samples/spring-boot-sample-ant/pom.xml index 3fa53b05d4..174408e951 100644 --- a/spring-boot-samples/spring-boot-sample-ant/pom.xml +++ b/spring-boot-samples/spring-boot-sample-ant/pom.xml @@ -1,19 +1,16 @@ - + + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-ant Spring Boot Ant Sample Spring Boot Ant Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. 1.9.3 @@ -31,7 +28,7 @@ org.springframework.boot spring-boot-antlib - 2.0.0.BUILD-SNAPSHOT + ${project.version} @@ -61,8 +58,8 @@ package - - + + @@ -84,7 +81,7 @@ org.springframework.boot spring-boot-antlib - 2.0.0.BUILD-SNAPSHOT + ${revision} diff --git a/spring-boot-samples/spring-boot-sample-aop/pom.xml b/spring-boot-samples/spring-boot-sample-aop/pom.xml index df76de97f7..8f172c57bb 100644 --- a/spring-boot-samples/spring-boot-sample-aop/pom.xml +++ b/spring-boot-samples/spring-boot-sample-aop/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-aop Spring Boot AOP Sample Spring Boot AOP Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml b/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml index c6fc59c8ce..d945b24c65 100644 --- a/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml +++ b/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-atmosphere Spring Boot Atmosphere Sample Spring Boot Atmosphere Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-batch/pom.xml b/spring-boot-samples/spring-boot-sample-batch/pom.xml index 31b4a17da2..6222729de8 100644 --- a/spring-boot-samples/spring-boot-sample-batch/pom.xml +++ b/spring-boot-samples/spring-boot-sample-batch/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-batch Spring Boot Batch Sample Spring Boot Batch Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-cache/pom.xml b/spring-boot-samples/spring-boot-sample-cache/pom.xml index bff0f575bc..48b8c9d96c 100644 --- a/spring-boot-samples/spring-boot-sample-cache/pom.xml +++ b/spring-boot-samples/spring-boot-sample-cache/pom.xml @@ -6,16 +6,11 @@ org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-cache Spring Boot Cache Sample Spring Boot Cache Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-custom-layout/pom.xml b/spring-boot-samples/spring-boot-sample-custom-layout/pom.xml index b545cd9ea7..22ff495d66 100644 --- a/spring-boot-samples/spring-boot-sample-custom-layout/pom.xml +++ b/spring-boot-samples/spring-boot-sample-custom-layout/pom.xml @@ -6,16 +6,11 @@ org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-custom-layout Spring Boot Custom Layout Sample Spring Boot Custom Layout Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. @@ -32,21 +27,54 @@ org.apache.maven.plugins maven-invoker-plugin - ${project.build.directory}/it - src/it/settings.xml ${project.build.directory}/local-repo - verify - true - ${skipTests} - true - integration-test + prepare-integration-test + pre-integration-test install + + + + integration-test + integration-test + + run + + + ${project.build.directory}/it + src/it/settings.xml + verify + true + ${skipTests} + true + + + + + + + org.apache.maven.plugins + maven-antrun-plugin + + + cleanup-local-integration-repo + pre-integration-test + run + + + + + + + diff --git a/spring-boot-samples/spring-boot-sample-data-cassandra/pom.xml b/spring-boot-samples/spring-boot-sample-data-cassandra/pom.xml index b1f2778aa9..636bab1e08 100644 --- a/spring-boot-samples/spring-boot-sample-data-cassandra/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-cassandra/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-data-cassandra Spring Boot Data Cassandra Sample Spring Boot Data Cassandra Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-data-couchbase/pom.xml b/spring-boot-samples/spring-boot-sample-data-couchbase/pom.xml index 9dc8717fae..2276bf0fc0 100644 --- a/spring-boot-samples/spring-boot-sample-data-couchbase/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-couchbase/pom.xml @@ -1,19 +1,15 @@ - + 4.0.0 spring-boot-samples org.springframework.boot - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-data-couchbase Spring Boot Data Couchbase Sample Spring Boot Data Couchbase Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-data-elasticsearch/pom.xml b/spring-boot-samples/spring-boot-sample-data-elasticsearch/pom.xml index d94a26bbc2..d040f5ef1f 100644 --- a/spring-boot-samples/spring-boot-sample-data-elasticsearch/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-elasticsearch/pom.xml @@ -1,20 +1,17 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-data-elasticsearch Spring Boot Data Elasticsearch Sample Spring Boot Data Elasticsearch Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - + ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-data-jpa/pom.xml b/spring-boot-samples/spring-boot-sample-data-jpa/pom.xml index b3725b4468..0cbadadf8b 100755 --- a/spring-boot-samples/spring-boot-sample-data-jpa/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-jpa/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-data-jpa Spring Boot Data JPA Sample Spring Boot Data JPA Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-data-ldap/pom.xml b/spring-boot-samples/spring-boot-sample-data-ldap/pom.xml index 7c5e939c8d..5650bced0d 100644 --- a/spring-boot-samples/spring-boot-sample-data-ldap/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-ldap/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-data-ldap Spring Boot Data LDAP Sample Spring Boot Data LDAP Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml b/spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml index 8251e2fa34..fdaae9aad2 100644 --- a/spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-data-mongodb Spring Boot Data MongoDB Sample Spring Boot Data MongoDB Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-data-neo4j/pom.xml b/spring-boot-samples/spring-boot-sample-data-neo4j/pom.xml index a51a73b0d1..0195f76c6b 100644 --- a/spring-boot-samples/spring-boot-sample-data-neo4j/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-neo4j/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-data-neo4j Spring Boot Data Neo4j Sample Spring Boot Data Neo4j Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-data-redis/pom.xml b/spring-boot-samples/spring-boot-sample-data-redis/pom.xml index ac813e1282..2f76f69a04 100644 --- a/spring-boot-samples/spring-boot-sample-data-redis/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-redis/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-data-redis Spring Boot Data Redis Sample Spring Boot Data Redis Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-data-rest/pom.xml b/spring-boot-samples/spring-boot-sample-data-rest/pom.xml index 4558295b64..9233f31048 100644 --- a/spring-boot-samples/spring-boot-sample-data-rest/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-rest/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-data-rest Spring Boot Data REST Sample Spring Boot Data REST Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-data-solr/pom.xml b/spring-boot-samples/spring-boot-sample-data-solr/pom.xml index b7e7b7143b..ff6a1c0e71 100644 --- a/spring-boot-samples/spring-boot-sample-data-solr/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-solr/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-data-solr Spring Boot Data Solr Sample Spring Boot Data Solr Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-devtools/pom.xml b/spring-boot-samples/spring-boot-sample-devtools/pom.xml index 485ebe84c3..ed19f0db51 100644 --- a/spring-boot-samples/spring-boot-sample-devtools/pom.xml +++ b/spring-boot-samples/spring-boot-sample-devtools/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-devtools Spring Boot Developer Tools Sample Spring Boot Developer Tools Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-flyway/pom.xml b/spring-boot-samples/spring-boot-sample-flyway/pom.xml index 587bed9b23..bf0a1a49a2 100644 --- a/spring-boot-samples/spring-boot-sample-flyway/pom.xml +++ b/spring-boot-samples/spring-boot-sample-flyway/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-flyway Spring Boot Flyway Sample Spring Boot Flyway Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-hateoas/pom.xml b/spring-boot-samples/spring-boot-sample-hateoas/pom.xml index 7f7b947312..96df6d4067 100644 --- a/spring-boot-samples/spring-boot-sample-hateoas/pom.xml +++ b/spring-boot-samples/spring-boot-sample-hateoas/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-hateoas Spring Boot Hateoas Sample Spring Boot Hateoas Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-integration/pom.xml b/spring-boot-samples/spring-boot-sample-integration/pom.xml index 8a95cff820..ca1df5b956 100644 --- a/spring-boot-samples/spring-boot-sample-integration/pom.xml +++ b/spring-boot-samples/spring-boot-sample-integration/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-integration Spring Boot Integration Sample Spring Boot Integration Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-jersey/pom.xml b/spring-boot-samples/spring-boot-sample-jersey/pom.xml index 49ac7ab2c8..3b86a16c95 100644 --- a/spring-boot-samples/spring-boot-sample-jersey/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jersey/pom.xml @@ -1,21 +1,17 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-jersey war Spring Boot Jersey Sample Spring Boot Jersey Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-jersey1/pom.xml b/spring-boot-samples/spring-boot-sample-jersey1/pom.xml index 0f4fac62a2..fadbc982cc 100644 --- a/spring-boot-samples/spring-boot-sample-jersey1/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jersey1/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-jersey1 Spring Boot Jersey 1 Sample Spring Boot Jersey 1 Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-jetty-jsp/pom.xml b/spring-boot-samples/spring-boot-sample-jetty-jsp/pom.xml index f7aef29291..eaccdda8f8 100644 --- a/spring-boot-samples/spring-boot-sample-jetty-jsp/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jetty-jsp/pom.xml @@ -1,21 +1,17 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-jetty-jsp war Spring Boot Jetty JSP Sample Spring Boot Jetty JSP Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. / diff --git a/spring-boot-samples/spring-boot-sample-jetty-ssl/pom.xml b/spring-boot-samples/spring-boot-sample-jetty-ssl/pom.xml index e69a0f0728..027c7fa048 100644 --- a/spring-boot-samples/spring-boot-sample-jetty-ssl/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jetty-ssl/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-jetty-ssl Spring Boot Jetty SSL Sample Spring Boot Jetty SSL Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-jetty/pom.xml b/spring-boot-samples/spring-boot-sample-jetty/pom.xml index 6f9da98f19..92e5df69e8 100644 --- a/spring-boot-samples/spring-boot-sample-jetty/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jetty/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-jetty Spring Boot Jetty Sample Spring Boot Jetty Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-jooq/pom.xml b/spring-boot-samples/spring-boot-sample-jooq/pom.xml index 4d1ed27a33..b838acbe6f 100644 --- a/spring-boot-samples/spring-boot-sample-jooq/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jooq/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-jooq Spring Boot jOOQ Sample Spring Boot jOOQ Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-jpa/pom.xml b/spring-boot-samples/spring-boot-sample-jpa/pom.xml index f52ba2f62e..a85d2aa6c7 100644 --- a/spring-boot-samples/spring-boot-sample-jpa/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jpa/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-jpa Spring Boot JPA Sample Spring Boot JPA Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-jta-atomikos/pom.xml b/spring-boot-samples/spring-boot-sample-jta-atomikos/pom.xml index 5c9585f834..d016f9127e 100644 --- a/spring-boot-samples/spring-boot-sample-jta-atomikos/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jta-atomikos/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-jta-atomikos Spring Boot Atomikos JTA Sample Spring Boot Atomikos JTA Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-jta-bitronix/pom.xml b/spring-boot-samples/spring-boot-sample-jta-bitronix/pom.xml index ee6871ad11..73f6c46c58 100644 --- a/spring-boot-samples/spring-boot-sample-jta-bitronix/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jta-bitronix/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-jta-bitronix Spring Boot Bitronix JTA Sample Spring Boot Bitronix JTA Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-jta-jndi/pom.xml b/spring-boot-samples/spring-boot-sample-jta-jndi/pom.xml index b6798edd75..7677895fd8 100644 --- a/spring-boot-samples/spring-boot-sample-jta-jndi/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jta-jndi/pom.xml @@ -1,21 +1,17 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-jta-jndi Spring Boot JNDI JTA Sample war Spring Boot JNDI JTA Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-jta-narayana/pom.xml b/spring-boot-samples/spring-boot-sample-jta-narayana/pom.xml index d148c697e5..502a2b7fd7 100644 --- a/spring-boot-samples/spring-boot-sample-jta-narayana/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jta-narayana/pom.xml @@ -1,15 +1,15 @@ - + 4.0.0 spring-boot-samples org.springframework.boot - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-jta-narayana Spring Boot Narayana JTA Sample Spring Boot Narayana JTA Sample - http://projects.spring.io/spring-boot/ ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-junit-jupiter/pom.xml b/spring-boot-samples/spring-boot-sample-junit-jupiter/pom.xml index 841e7d2730..f59301f503 100644 --- a/spring-boot-samples/spring-boot-sample-junit-jupiter/pom.xml +++ b/spring-boot-samples/spring-boot-sample-junit-jupiter/pom.xml @@ -1,33 +1,25 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-junit-jupiter Spring Boot JUnit Jupiter Sample Spring Boot JUnit Jupiter Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. 2.19.1 - org.springframework.boot spring-boot-starter-web - org.springframework.boot spring-boot-starter-test @@ -50,7 +42,6 @@ test - @@ -70,5 +61,4 @@ - diff --git a/spring-boot-samples/spring-boot-sample-liquibase/pom.xml b/spring-boot-samples/spring-boot-sample-liquibase/pom.xml index 3e25dffa9b..a5b4edbed9 100644 --- a/spring-boot-samples/spring-boot-sample-liquibase/pom.xml +++ b/spring-boot-samples/spring-boot-sample-liquibase/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-liquibase Spring Boot Liquibase Sample Spring Boot Liquibase Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-logback/pom.xml b/spring-boot-samples/spring-boot-sample-logback/pom.xml index 0e3f1174b2..c16190892b 100644 --- a/spring-boot-samples/spring-boot-sample-logback/pom.xml +++ b/spring-boot-samples/spring-boot-sample-logback/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-logback Spring Boot Logback Sample Spring Boot Logback Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-oauth2-client/pom.xml b/spring-boot-samples/spring-boot-sample-oauth2-client/pom.xml index daaec98470..cdf7975c99 100644 --- a/spring-boot-samples/spring-boot-sample-oauth2-client/pom.xml +++ b/spring-boot-samples/spring-boot-sample-oauth2-client/pom.xml @@ -6,16 +6,11 @@ org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-oauth2-client Spring Boot Sample OAuth2 Client Spring Boot Sample OAuth2 Client - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-parent-context/pom.xml b/spring-boot-samples/spring-boot-sample-parent-context/pom.xml index dd227c59b8..24fa2454e6 100644 --- a/spring-boot-samples/spring-boot-sample-parent-context/pom.xml +++ b/spring-boot-samples/spring-boot-sample-parent-context/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-parent-context Spring Boot Parent Context Sample Spring Boot Parent Context Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - sample.parent.SampleParentContextApplication ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-profile/pom.xml b/spring-boot-samples/spring-boot-sample-profile/pom.xml index 358102090d..7ce8ebed92 100644 --- a/spring-boot-samples/spring-boot-sample-profile/pom.xml +++ b/spring-boot-samples/spring-boot-sample-profile/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-profile Spring Boot Profile Sample Spring Boot Profile Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-property-validation/pom.xml b/spring-boot-samples/spring-boot-sample-property-validation/pom.xml index cda5623340..13c9bf7e6a 100644 --- a/spring-boot-samples/spring-boot-sample-property-validation/pom.xml +++ b/spring-boot-samples/spring-boot-sample-property-validation/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-property-validation Spring Boot Property Validation Sample Spring Boot Property Validation Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-quartz/pom.xml b/spring-boot-samples/spring-boot-sample-quartz/pom.xml index a161afa0be..ae3d5d553c 100644 --- a/spring-boot-samples/spring-boot-sample-quartz/pom.xml +++ b/spring-boot-samples/spring-boot-sample-quartz/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-quartz Spring Boot Quartz Sample Spring Boot Quartz Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-secure-webflux/pom.xml b/spring-boot-samples/spring-boot-sample-secure-webflux/pom.xml index 14811b8400..91cabbf869 100644 --- a/spring-boot-samples/spring-boot-sample-secure-webflux/pom.xml +++ b/spring-boot-samples/spring-boot-sample-secure-webflux/pom.xml @@ -6,16 +6,11 @@ org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-secure-webflux Spring Boot Secure WebFlux Sample Spring Boot Secure WebFlux Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. / diff --git a/spring-boot-samples/spring-boot-sample-secure/pom.xml b/spring-boot-samples/spring-boot-sample-secure/pom.xml index 7b3fbfba78..cb97886bd8 100644 --- a/spring-boot-samples/spring-boot-sample-secure/pom.xml +++ b/spring-boot-samples/spring-boot-sample-secure/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-secure Spring Boot Security Sample Spring Boot Security Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-servlet/pom.xml b/spring-boot-samples/spring-boot-sample-servlet/pom.xml index 01dcd38700..f038702497 100644 --- a/spring-boot-samples/spring-boot-sample-servlet/pom.xml +++ b/spring-boot-samples/spring-boot-sample-servlet/pom.xml @@ -1,21 +1,17 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-servlet war Spring Boot Servlet Sample Spring Boot Servlet Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. / diff --git a/spring-boot-samples/spring-boot-sample-session/pom.xml b/spring-boot-samples/spring-boot-sample-session/pom.xml index 379d80dcb6..8cc146db06 100644 --- a/spring-boot-samples/spring-boot-sample-session/pom.xml +++ b/spring-boot-samples/spring-boot-sample-session/pom.xml @@ -5,16 +5,11 @@ org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-session Spring Boot Session Sample Spring Boot Session Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-simple/pom.xml b/spring-boot-samples/spring-boot-sample-simple/pom.xml index 28f0aca957..b81abbdbd7 100644 --- a/spring-boot-samples/spring-boot-sample-simple/pom.xml +++ b/spring-boot-samples/spring-boot-sample-simple/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-simple Spring Boot Simple Sample Spring Boot Simple Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-test-nomockito/pom.xml b/spring-boot-samples/spring-boot-sample-test-nomockito/pom.xml index 0b87c05f84..8cd211de1f 100644 --- a/spring-boot-samples/spring-boot-sample-test-nomockito/pom.xml +++ b/spring-boot-samples/spring-boot-sample-test-nomockito/pom.xml @@ -6,16 +6,11 @@ org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-test-nomockito Spring Boot Test Sample No Mockito Spring Boot Test Sample No Mockito - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-test/pom.xml b/spring-boot-samples/spring-boot-sample-test/pom.xml index a7d6690ffb..d2b557147b 100644 --- a/spring-boot-samples/spring-boot-sample-test/pom.xml +++ b/spring-boot-samples/spring-boot-sample-test/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-test Spring Boot Test Sample Spring Boot Test Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-testng/pom.xml b/spring-boot-samples/spring-boot-sample-testng/pom.xml index fdde8b62a2..e5b0c09853 100644 --- a/spring-boot-samples/spring-boot-sample-testng/pom.xml +++ b/spring-boot-samples/spring-boot-sample-testng/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-testng Spring Boot TestNG Sample Spring Boot TestNG Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-tomcat-jsp/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat-jsp/pom.xml index 5759690fc9..6dd99b3a12 100644 --- a/spring-boot-samples/spring-boot-sample-tomcat-jsp/pom.xml +++ b/spring-boot-samples/spring-boot-sample-tomcat-jsp/pom.xml @@ -1,21 +1,17 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-tomcat-jsp war Spring Boot Tomcat JSP Sample Spring Boot Tomcat JSP Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. / diff --git a/spring-boot-samples/spring-boot-sample-tomcat-multi-connectors/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat-multi-connectors/pom.xml index 8624df8a3b..53a3ec8d55 100644 --- a/spring-boot-samples/spring-boot-sample-tomcat-multi-connectors/pom.xml +++ b/spring-boot-samples/spring-boot-sample-tomcat-multi-connectors/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-tomcat-multi-connectors Spring Boot Multi-Connector Tomcat Sample Spring Boot Multi-Connector Tomcat Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-tomcat-ssl/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat-ssl/pom.xml index c1895a156d..2cb2f44c17 100644 --- a/spring-boot-samples/spring-boot-sample-tomcat-ssl/pom.xml +++ b/spring-boot-samples/spring-boot-sample-tomcat-ssl/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-tomcat-ssl Spring Boot Tomcat SSL Sample Spring Boot Tomcat SSL Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-tomcat/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat/pom.xml index 278ea69e62..c8dde3ad17 100644 --- a/spring-boot-samples/spring-boot-sample-tomcat/pom.xml +++ b/spring-boot-samples/spring-boot-sample-tomcat/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-tomcat Spring Boot Tomcat Sample Spring Boot Tomcat Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-traditional/pom.xml b/spring-boot-samples/spring-boot-sample-traditional/pom.xml index 479b175966..68aaa8b06b 100644 --- a/spring-boot-samples/spring-boot-sample-traditional/pom.xml +++ b/spring-boot-samples/spring-boot-sample-traditional/pom.xml @@ -1,21 +1,17 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-traditional war Spring Boot Traditional Sample Spring Boot Traditional Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. / diff --git a/spring-boot-samples/spring-boot-sample-undertow-ssl/pom.xml b/spring-boot-samples/spring-boot-sample-undertow-ssl/pom.xml index 0f4193978b..f916cb7444 100644 --- a/spring-boot-samples/spring-boot-sample-undertow-ssl/pom.xml +++ b/spring-boot-samples/spring-boot-sample-undertow-ssl/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-undertow-ssl Spring Boot Undertow SSL Sample Spring Boot Undertow SSL Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-undertow/pom.xml b/spring-boot-samples/spring-boot-sample-undertow/pom.xml index 9433d61ae6..663ba7b61f 100644 --- a/spring-boot-samples/spring-boot-sample-undertow/pom.xml +++ b/spring-boot-samples/spring-boot-sample-undertow/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-undertow Spring Boot Undertow Sample Spring Boot Undertow Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-war/pom.xml b/spring-boot-samples/spring-boot-sample-war/pom.xml index ec82830614..65276f61ce 100644 --- a/spring-boot-samples/spring-boot-sample-war/pom.xml +++ b/spring-boot-samples/spring-boot-sample-war/pom.xml @@ -1,21 +1,17 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-war war Spring Boot War Sample Spring Boot War Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. / diff --git a/spring-boot-samples/spring-boot-sample-web-freemarker/pom.xml b/spring-boot-samples/spring-boot-sample-web-freemarker/pom.xml index 3a93e10fd0..a5430a742c 100644 --- a/spring-boot-samples/spring-boot-sample-web-freemarker/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-freemarker/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-web-freemarker Spring Boot Web FreeMarker Sample Spring Boot Web FreeMarker Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. / diff --git a/spring-boot-samples/spring-boot-sample-web-groovy-templates/pom.xml b/spring-boot-samples/spring-boot-sample-web-groovy-templates/pom.xml index 019731a93d..c575336022 100755 --- a/spring-boot-samples/spring-boot-sample-web-groovy-templates/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-groovy-templates/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-web-groovy-templates Spring Boot Web Groovy Templates Sample Spring Boot Web Groovy Templates Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-web-jsp/pom.xml b/spring-boot-samples/spring-boot-sample-web-jsp/pom.xml index 8f4c25a7da..a4fad7ec64 100644 --- a/spring-boot-samples/spring-boot-sample-web-jsp/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-jsp/pom.xml @@ -1,21 +1,17 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-web-jsp war Spring Boot Web JSP Sample Spring Boot Web JSP Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. / diff --git a/spring-boot-samples/spring-boot-sample-web-method-security/pom.xml b/spring-boot-samples/spring-boot-sample-web-method-security/pom.xml index 4050412bb2..37073d8723 100644 --- a/spring-boot-samples/spring-boot-sample-web-method-security/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-method-security/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-web-method-security Spring Boot Web Method Security Sample Spring Boot Web Method Security Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-web-mustache/pom.xml b/spring-boot-samples/spring-boot-sample-web-mustache/pom.xml index 1fff694c84..8e4ed9be4e 100644 --- a/spring-boot-samples/spring-boot-sample-web-mustache/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-mustache/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-web-mustache Spring Boot Web Mustache Sample Spring Boot Web Mustache Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. / diff --git a/spring-boot-samples/spring-boot-sample-web-secure-custom/pom.xml b/spring-boot-samples/spring-boot-sample-web-secure-custom/pom.xml index 789cc85634..0795b36fac 100644 --- a/spring-boot-samples/spring-boot-sample-web-secure-custom/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-secure-custom/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-web-secure-custom Spring Boot Web Secure Custom Sample Spring Boot Web Secure Custom Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-web-secure-jdbc/pom.xml b/spring-boot-samples/spring-boot-sample-web-secure-jdbc/pom.xml index 0d02baf7b2..6b7e5f01d9 100644 --- a/spring-boot-samples/spring-boot-sample-web-secure-jdbc/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-secure-jdbc/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-web-secure-jdbc Spring Boot Web Secure JDBC Sample Spring Boot Web Secure JDBC Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-web-secure/pom.xml b/spring-boot-samples/spring-boot-sample-web-secure/pom.xml index 8d9f6aa021..f7f6a66a8c 100644 --- a/spring-boot-samples/spring-boot-sample-web-secure/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-secure/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-web-secure Spring Boot Web Secure Sample Spring Boot Web Secure Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-web-static/pom.xml b/spring-boot-samples/spring-boot-sample-web-static/pom.xml index c2f02d3bc0..b590aa385a 100644 --- a/spring-boot-samples/spring-boot-sample-web-static/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-static/pom.xml @@ -1,21 +1,17 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-web-static war Spring Boot Web Static Sample Spring Boot Web Static Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-web-ui/pom.xml b/spring-boot-samples/spring-boot-sample-web-ui/pom.xml index d5a3e8ef7a..c0b1e4c3ae 100755 --- a/spring-boot-samples/spring-boot-sample-web-ui/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-ui/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-web-ui Spring Boot Web UI Sample Spring Boot Web UI Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-webflux/pom.xml b/spring-boot-samples/spring-boot-sample-webflux/pom.xml index 55578047c4..3acda5b0c0 100644 --- a/spring-boot-samples/spring-boot-sample-webflux/pom.xml +++ b/spring-boot-samples/spring-boot-sample-webflux/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-webflux Spring Boot WebFlux Sample Spring Boot WebFlux Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. / diff --git a/spring-boot-samples/spring-boot-sample-webservices/pom.xml b/spring-boot-samples/spring-boot-sample-webservices/pom.xml index ec57cbdbfb..350ddddc97 100644 --- a/spring-boot-samples/spring-boot-sample-webservices/pom.xml +++ b/spring-boot-samples/spring-boot-sample-webservices/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 spring-boot-samples org.springframework.boot - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-webservices Spring Boot Web Services Sample Spring Boot Web Services Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-websocket-jetty/pom.xml b/spring-boot-samples/spring-boot-sample-websocket-jetty/pom.xml index 5140b5642e..06cc3fcbca 100755 --- a/spring-boot-samples/spring-boot-sample-websocket-jetty/pom.xml +++ b/spring-boot-samples/spring-boot-sample-websocket-jetty/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-websocket-jetty Spring Boot WebSocket Jetty Sample Spring Boot WebSocket Jetty Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-websocket-tomcat/pom.xml b/spring-boot-samples/spring-boot-sample-websocket-tomcat/pom.xml index dbfa6abb23..74a9b34a81 100755 --- a/spring-boot-samples/spring-boot-sample-websocket-tomcat/pom.xml +++ b/spring-boot-samples/spring-boot-sample-websocket-tomcat/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-websocket-tomcat Spring Boot WebSocket Tomcat Sample Spring Boot WebSocket Tomcat Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-websocket-undertow/pom.xml b/spring-boot-samples/spring-boot-sample-websocket-undertow/pom.xml index cef0f4c928..75bfa96b49 100755 --- a/spring-boot-samples/spring-boot-sample-websocket-undertow/pom.xml +++ b/spring-boot-samples/spring-boot-sample-websocket-undertow/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-websocket-undertow Spring Boot WebSocket Undertow Sample Spring Boot WebSocket Undertow Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-xml/pom.xml b/spring-boot-samples/spring-boot-sample-xml/pom.xml index 026d32be1d..7589aaefa0 100644 --- a/spring-boot-samples/spring-boot-sample-xml/pom.xml +++ b/spring-boot-samples/spring-boot-sample-xml/pom.xml @@ -1,20 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-samples - 2.0.0.BUILD-SNAPSHOT + ${revision} spring-boot-sample-xml Spring Boot XML Sample Spring Boot XML Sample - http://projects.spring.io/spring-boot/ - - Pivotal Software, Inc. - http://www.spring.io - ${basedir}/../.. 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 e7bec998d3..b6f652c15b 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 @@ -1,5 +1,6 @@ - + 4.0.0 org.springframework.boot