diff --git a/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml b/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml index 99da3c7d09..7bfc81ed4b 100644 --- a/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml +++ b/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml @@ -15,6 +15,11 @@ ${basedir}/../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + diff --git a/spring-boot-project/spring-boot-actuator/pom.xml b/spring-boot-project/spring-boot-actuator/pom.xml index 3be8ac5980..c489f527d3 100644 --- a/spring-boot-project/spring-boot-actuator/pom.xml +++ b/spring-boot-project/spring-boot-actuator/pom.xml @@ -15,6 +15,11 @@ ${basedir}/../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + diff --git a/spring-boot-project/spring-boot-autoconfigure/pom.xml b/spring-boot-project/spring-boot-autoconfigure/pom.xml index 60f3073e9e..defca3a018 100755 --- a/spring-boot-project/spring-boot-autoconfigure/pom.xml +++ b/spring-boot-project/spring-boot-autoconfigure/pom.xml @@ -15,6 +15,11 @@ ${basedir}/../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + diff --git a/spring-boot-project/spring-boot-cli/pom.xml b/spring-boot-project/spring-boot-cli/pom.xml index 27c36c6213..9fc41415a9 100644 --- a/spring-boot-project/spring-boot-cli/pom.xml +++ b/spring-boot-project/spring-boot-cli/pom.xml @@ -18,6 +18,11 @@ default ${project.build.directory}/generated-resources/org/springframework/boot/cli/compiler/dependencies + + ${git.url} + ${git.connection} + ${git.developerConnection} + diff --git a/spring-boot-project/spring-boot-devtools/pom.xml b/spring-boot-project/spring-boot-devtools/pom.xml index 3f683bc32a..fc2fa0e143 100644 --- a/spring-boot-project/spring-boot-devtools/pom.xml +++ b/spring-boot-project/spring-boot-devtools/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + diff --git a/spring-boot-project/spring-boot-docs/pom.xml b/spring-boot-project/spring-boot-docs/pom.xml index ac42e49b86..7ca126fb3d 100644 --- a/spring-boot-project/spring-boot-docs/pom.xml +++ b/spring-boot-project/spring-boot-docs/pom.xml @@ -14,6 +14,11 @@ ${basedir}/../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-parent/pom.xml b/spring-boot-project/spring-boot-parent/pom.xml index 2965a014fb..8c9483330e 100644 --- a/spring-boot-project/spring-boot-parent/pom.xml +++ b/spring-boot-project/spring-boot-parent/pom.xml @@ -20,6 +20,9 @@ ${basedir}/../.. false + https://github.com/spring-projects/spring-boot + scm:git:git://github.com/spring-projects/spring-boot.git + scm:git:ssh://git@github.com/spring-projects/spring-boot.git 1.8 UTF-8 UTF-8 @@ -29,9 +32,9 @@ 1.10.6 - https://github.com/spring-projects/spring-boot - scm:git:git://github.com/spring-projects/spring-boot.git - scm:git:ssh://git@github.com/spring-projects/spring-boot.git + ${git.url} + ${git.connection} + ${git.developerConnection} Github diff --git a/spring-boot-project/spring-boot-properties-migrator/pom.xml b/spring-boot-project/spring-boot-properties-migrator/pom.xml index f99ec9ff49..da34e62b70 100644 --- a/spring-boot-project/spring-boot-properties-migrator/pom.xml +++ b/spring-boot-project/spring-boot-properties-migrator/pom.xml @@ -14,6 +14,11 @@ ${basedir}/../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + diff --git a/spring-boot-project/spring-boot-starters/pom.xml b/spring-boot-project/spring-boot-starters/pom.xml index 10993a2630..d59796bea1 100644 --- a/spring-boot-project/spring-boot-starters/pom.xml +++ b/spring-boot-project/spring-boot-starters/pom.xml @@ -16,6 +16,11 @@ ${basedir}/../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + spring-boot-starter spring-boot-starter-activemq diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-activemq/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-activemq/pom.xml index dfff06fd79..8d5e0ff259 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-activemq/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-activemq/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-actuator/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-actuator/pom.xml index 512b095222..c381b6c5df 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-actuator/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-actuator/pom.xml @@ -14,6 +14,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-amqp/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-amqp/pom.xml index 3b22029953..d3d470ad70 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-amqp/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-amqp/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-aop/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-aop/pom.xml index 91b67d874a..bb697fb54f 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-aop/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-aop/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-artemis/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-artemis/pom.xml index 11268e976b..fa011ec8fe 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-artemis/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-artemis/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-batch/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-batch/pom.xml index 2968257e3d..24d2499495 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-batch/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-batch/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-cache/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-cache/pom.xml index 4c5b8317f5..45c6796929 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-cache/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-cache/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-cloud-connectors/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-cloud-connectors/pom.xml index d05578b405..ae10865b32 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-cloud-connectors/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-cloud-connectors/pom.xml @@ -14,6 +14,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-cassandra-reactive/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-cassandra-reactive/pom.xml index 44509e3ba5..8202656b75 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-cassandra-reactive/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-cassandra-reactive/pom.xml @@ -15,6 +15,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-cassandra/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-cassandra/pom.xml index b19c01a1a8..12524d9c2d 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-cassandra/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-cassandra/pom.xml @@ -14,6 +14,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-couchbase-reactive/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-couchbase-reactive/pom.xml index 2c90bc9a39..6e159e0447 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-couchbase-reactive/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-couchbase-reactive/pom.xml @@ -14,6 +14,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-couchbase/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-couchbase/pom.xml index ae881160bf..62f40f704a 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-couchbase/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-couchbase/pom.xml @@ -14,6 +14,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-elasticsearch/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-elasticsearch/pom.xml index 2d19ee5d11..18e4b779b7 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-elasticsearch/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-elasticsearch/pom.xml @@ -14,6 +14,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-jdbc/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-jdbc/pom.xml index 0f2f15b0e7..0e6e909c8c 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-jdbc/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-jdbc/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-jpa/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-jpa/pom.xml index 7a275f43a5..d21bdcf8b9 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-jpa/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-jpa/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-ldap/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-ldap/pom.xml index 65cb8f546f..fbdda52b11 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-ldap/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-ldap/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-mongodb-reactive/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-mongodb-reactive/pom.xml index 0c8e747f17..54162c3f1a 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-mongodb-reactive/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-mongodb-reactive/pom.xml @@ -14,6 +14,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-mongodb/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-mongodb/pom.xml index abb61460bc..0c6824c04d 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-mongodb/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-mongodb/pom.xml @@ -14,6 +14,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-neo4j/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-neo4j/pom.xml index aabc4bb354..5beaa0a271 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-neo4j/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-neo4j/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-redis-reactive/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-redis-reactive/pom.xml index 43e647292c..adef6cad1b 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-redis-reactive/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-redis-reactive/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-redis/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-redis/pom.xml index a797c6010e..84b5b9e361 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-redis/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-redis/pom.xml @@ -14,6 +14,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-rest/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-rest/pom.xml index a03480de98..fb21cd4b30 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-rest/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-rest/pom.xml @@ -14,6 +14,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-solr/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-solr/pom.xml index e491064ef4..bb1899a431 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-solr/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-solr/pom.xml @@ -14,6 +14,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-freemarker/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-freemarker/pom.xml index daf9d8b9ee..f480476e44 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-freemarker/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-freemarker/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-groovy-templates/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-groovy-templates/pom.xml index 5941fa47c0..0ab1b3459e 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-groovy-templates/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-groovy-templates/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-hateoas/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-hateoas/pom.xml index e034fa4db9..d3d7a3547e 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-hateoas/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-hateoas/pom.xml @@ -14,6 +14,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-integration/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-integration/pom.xml index 5105cebf33..6918380b3f 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-integration/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-integration/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-jdbc/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-jdbc/pom.xml index adc9c3f3cb..5c1a997858 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-jdbc/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-jdbc/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-jersey/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-jersey/pom.xml index b931c5d95b..b308cffcaa 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-jersey/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-jersey/pom.xml @@ -14,6 +14,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-jetty/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-jetty/pom.xml index a1779121b5..6cdb07fe36 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-jetty/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-jetty/pom.xml @@ -15,6 +15,11 @@ ${basedir}/../../.. 3.1.0 + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.eclipse.jetty diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-jooq/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-jooq/pom.xml index e8761e5996..0f944fee47 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-jooq/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-jooq/pom.xml @@ -14,6 +14,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-json/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-json/pom.xml index 823ff8f532..ba198fc5f1 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-json/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-json/pom.xml @@ -12,6 +12,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-jta-atomikos/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-jta-atomikos/pom.xml index be59495bcb..45004aaf9a 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-jta-atomikos/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-jta-atomikos/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-jta-bitronix/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-jta-bitronix/pom.xml index 8d4c988992..520a718b35 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-jta-bitronix/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-jta-bitronix/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-log4j2/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-log4j2/pom.xml index 616fe48290..3f6bb33c49 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-log4j2/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-log4j2/pom.xml @@ -14,6 +14,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.apache.logging.log4j diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-logging/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-logging/pom.xml index 2b32da1d46..80dc82f26f 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-logging/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-logging/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + ch.qos.logback diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-mail/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-mail/pom.xml index 6785245273..f4c7834b88 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-mail/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-mail/pom.xml @@ -14,6 +14,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-mustache/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-mustache/pom.xml index d8ca6eff59..c71dcaa464 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-mustache/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-mustache/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-oauth2-client/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-oauth2-client/pom.xml index 32cd3b30fd..7d5da61b00 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-oauth2-client/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-oauth2-client/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-oauth2-resource-server/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-oauth2-resource-server/pom.xml index c2c552237b..0a4f791f0f 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-oauth2-resource-server/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-oauth2-resource-server/pom.xml @@ -14,6 +14,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-quartz/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-quartz/pom.xml index 03fb9a3663..7edae6ae0d 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-quartz/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-quartz/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-reactor-netty/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-reactor-netty/pom.xml index 01b2038fe6..07e58c12ce 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-reactor-netty/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-reactor-netty/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + io.projectreactor.netty diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-security/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-security/pom.xml index e3e9cd37fb..7b3112de86 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-security/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-security/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-test/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-test/pom.xml index 60c145917e..0a929903ec 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-test/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-test/pom.xml @@ -14,6 +14,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml index a1d17bd52b..303066ffb2 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-tomcat/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-tomcat/pom.xml index 1e28acde71..4d77c9129d 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-tomcat/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-tomcat/pom.xml @@ -14,6 +14,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + javax.annotation diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-undertow/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-undertow/pom.xml index 797218b98b..5b47bd728e 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-undertow/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-undertow/pom.xml @@ -14,6 +14,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + io.undertow diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-validation/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-validation/pom.xml index d464692d32..d4f82113b4 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-validation/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-validation/pom.xml @@ -14,6 +14,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-web-services/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-web-services/pom.xml index 17ad3df447..6f27c2bcc0 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-web-services/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-web-services/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-web/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-web/pom.xml index 56154ad3f2..10c9188c79 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-web/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-web/pom.xml @@ -14,6 +14,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-webflux/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-webflux/pom.xml index 3352da07e5..e7819fd31a 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-webflux/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-webflux/pom.xml @@ -14,6 +14,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-websocket/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-websocket/pom.xml index b40b33aa8a..6e6755ce7d 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-websocket/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-websocket/pom.xml @@ -14,6 +14,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter/pom.xml index 2ff9f77eae..2f7c514ae3 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-test-autoconfigure/pom.xml b/spring-boot-project/spring-boot-test-autoconfigure/pom.xml index 83769d1997..6f60f98ef4 100644 --- a/spring-boot-project/spring-boot-test-autoconfigure/pom.xml +++ b/spring-boot-project/spring-boot-test-autoconfigure/pom.xml @@ -14,6 +14,11 @@ ${basedir}/../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + diff --git a/spring-boot-project/spring-boot-test/pom.xml b/spring-boot-project/spring-boot-test/pom.xml index 2c135a6709..37498ea8fd 100644 --- a/spring-boot-project/spring-boot-test/pom.xml +++ b/spring-boot-project/spring-boot-test/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + diff --git a/spring-boot-project/spring-boot-tools/pom.xml b/spring-boot-project/spring-boot-tools/pom.xml index 892f2ad1f2..d932dd2d99 100644 --- a/spring-boot-project/spring-boot-tools/pom.xml +++ b/spring-boot-project/spring-boot-tools/pom.xml @@ -14,6 +14,11 @@ ${basedir}/../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + spring-boot-antlib spring-boot-autoconfigure-processor diff --git a/spring-boot-project/spring-boot-tools/spring-boot-antlib/pom.xml b/spring-boot-project/spring-boot-tools/spring-boot-antlib/pom.xml index 5771365f71..d40a79a8ea 100644 --- a/spring-boot-project/spring-boot-tools/spring-boot-antlib/pom.xml +++ b/spring-boot-project/spring-boot-tools/spring-boot-antlib/pom.xml @@ -14,6 +14,11 @@ ${basedir}/../../.. 1.9.3 + + ${git.url} + ${git.connection} + ${git.developerConnection} + diff --git a/spring-boot-project/spring-boot-tools/spring-boot-autoconfigure-processor/pom.xml b/spring-boot-project/spring-boot-tools/spring-boot-autoconfigure-processor/pom.xml index 8c95c516f8..6e9fd42e10 100644 --- a/spring-boot-project/spring-boot-tools/spring-boot-autoconfigure-processor/pom.xml +++ b/spring-boot-project/spring-boot-tools/spring-boot-autoconfigure-processor/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + diff --git a/spring-boot-project/spring-boot-tools/spring-boot-configuration-metadata/pom.xml b/spring-boot-project/spring-boot-tools/spring-boot-configuration-metadata/pom.xml index 87443be9d0..68862f4c88 100644 --- a/spring-boot-project/spring-boot-tools/spring-boot-configuration-metadata/pom.xml +++ b/spring-boot-project/spring-boot-tools/spring-boot-configuration-metadata/pom.xml @@ -12,6 +12,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + diff --git a/spring-boot-project/spring-boot-tools/spring-boot-configuration-processor/pom.xml b/spring-boot-project/spring-boot-tools/spring-boot-configuration-processor/pom.xml index 89b525dfd7..ab3d9e6b42 100644 --- a/spring-boot-project/spring-boot-tools/spring-boot-configuration-processor/pom.xml +++ b/spring-boot-project/spring-boot-tools/spring-boot-configuration-processor/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + diff --git a/spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/pom.xml b/spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/pom.xml index ffec6fcaf2..e0e1a0c335 100644 --- a/spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/pom.xml +++ b/spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/pom.xml @@ -18,6 +18,11 @@ false 1.2.20 + + ${git.url} + ${git.connection} + ${git.developerConnection} + org.springframework.boot diff --git a/spring-boot-project/spring-boot-tools/spring-boot-loader-tools/pom.xml b/spring-boot-project/spring-boot-tools/spring-boot-loader-tools/pom.xml index ba06373a5c..889fc90bfe 100644 --- a/spring-boot-project/spring-boot-tools/spring-boot-loader-tools/pom.xml +++ b/spring-boot-project/spring-boot-tools/spring-boot-loader-tools/pom.xml @@ -12,6 +12,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + diff --git a/spring-boot-project/spring-boot-tools/spring-boot-loader/pom.xml b/spring-boot-project/spring-boot-tools/spring-boot-loader/pom.xml index f3c8bba936..4f821144ba 100644 --- a/spring-boot-project/spring-boot-tools/spring-boot-loader/pom.xml +++ b/spring-boot-project/spring-boot-tools/spring-boot-loader/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + diff --git a/spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/pom.xml b/spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/pom.xml index da9088f86d..36d042b399 100644 --- a/spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/pom.xml +++ b/spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/pom.xml @@ -15,6 +15,11 @@ ${basedir}/../../.. 3.3.9 + + ${git.url} + ${git.connection} + ${git.developerConnection} + diff --git a/spring-boot-project/spring-boot-tools/spring-boot-test-support/pom.xml b/spring-boot-project/spring-boot-tools/spring-boot-test-support/pom.xml index 49ad7a5fed..12e910c20d 100644 --- a/spring-boot-project/spring-boot-tools/spring-boot-test-support/pom.xml +++ b/spring-boot-project/spring-boot-tools/spring-boot-test-support/pom.xml @@ -13,6 +13,11 @@ ${basedir}/../../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} + diff --git a/spring-boot-project/spring-boot/pom.xml b/spring-boot-project/spring-boot/pom.xml index e0716d3fb5..9006f79108 100644 --- a/spring-boot-project/spring-boot/pom.xml +++ b/spring-boot-project/spring-boot/pom.xml @@ -15,6 +15,11 @@ ${basedir}/../.. + + ${git.url} + ${git.connection} + ${git.developerConnection} +