From 67a44abb64916a9854465beb06c1763c72380ad5 Mon Sep 17 00:00:00 2001 From: skyehtzhang Date: Fri, 1 Apr 2022 20:23:03 +0800 Subject: [PATCH] feat:align version numbers. --- pom.xml | 118 +++--- spring-cloud-tencent-dependencies/pom.xml | 436 +++++++++++----------- 2 files changed, 277 insertions(+), 277 deletions(-) diff --git a/pom.xml b/pom.xml index d70a45685..aea9a4fee 100644 --- a/pom.xml +++ b/pom.xml @@ -1,43 +1,43 @@ - - org.springframework.cloud - spring-cloud-build - 2.3.4.RELEASE - - - 4.0.0 + xmlns="http://maven.apache.org/POM/4.0.0" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + + org.springframework.cloud + spring-cloud-build + 2.3.1.RELEASE + + + 4.0.0 - com.tencent.cloud - spring-cloud-tencent - pom - ${revision} - Spring Cloud Tencent - Spring Cloud Tencent - https://github.com/Tencent/spring-cloud-tencent/tree/main + com.tencent.cloud + spring-cloud-tencent + pom + ${revision} + Spring Cloud Tencent + Spring Cloud Tencent + https://github.com/Tencent/spring-cloud-tencent/tree/main - - Tencent - https://opensource.tencent.com/ - + + Tencent + https://opensource.tencent.com/ + - - - The BSD 3-Clause License (BSD3) - https://raw.githubusercontent.com/Tencent/spring-cloud-tencent/main/LICENSE - repo - - + + + The BSD 3-Clause License (BSD3) + https://raw.githubusercontent.com/Tencent/spring-cloud-tencent/main/LICENSE + repo + + - - https://github.com/Tencent/spring-cloud-tencent - scm:git:git@github.com:Tencent/spring-cloud-tencent.git - scm:git:git@github.com:Tencent/spring-cloud-tencent.git - + + https://github.com/Tencent/spring-cloud-tencent + scm:git:git@github.com:Tencent/spring-cloud-tencent.git + scm:git:git@github.com:Tencent/spring-cloud-tencent.git + - + spring-cloud-tencent-polaris-context spring-cloud-tencent-commons spring-cloud-starter-tencent-metadata-transfer @@ -48,7 +48,7 @@ spring-cloud-tencent-dependencies spring-cloud-tencent-examples spring-cloud-tencent-coverage - spring-cloud-starter-tencent-polaris-config + spring-cloud-starter-tencent-polaris-config @@ -266,31 +266,31 @@ - + - - - nexus-snapshots - https://oss.sonatype.org/content/repositories/snapshots/ - - - nexus-releases - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - - + + + nexus-snapshots + https://oss.sonatype.org/content/repositories/snapshots/ + + + nexus-releases + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + + - - - nexus-snapshots - https://oss.sonatype.org/content/repositories/snapshots/ - - false - - - true - - - + + + nexus-snapshots + https://oss.sonatype.org/content/repositories/snapshots/ + + false + + + true + + + diff --git a/spring-cloud-tencent-dependencies/pom.xml b/spring-cloud-tencent-dependencies/pom.xml index b7af2ba3b..7d91718a4 100644 --- a/spring-cloud-tencent-dependencies/pom.xml +++ b/spring-cloud-tencent-dependencies/pom.xml @@ -1,93 +1,93 @@ - - org.springframework.cloud - spring-cloud-dependencies-parent - 2.3.1.RELEASE - - - 4.0.0 - - com.tencent.cloud - spring-cloud-tencent-dependencies - ${revision} - pom - Spring Cloud Tencent Dependencies - Spring Cloud Tencent Dependencies - https://github.com/Tencent/spring-cloud-tencent/tree/main - - - Tencent - https://opensource.tencent.com/ - - - - - The BSD 3-Clause License (BSD3) - https://raw.githubusercontent.com/Tencent/spring-cloud-tencent/main/LICENSE - repo - - - - - https://github.com/Tencent/spring-cloud-tencent - scm:git:git@github.com:Tencent/spring-cloud-tencent.git - scm:git:git@github.com:Tencent/spring-cloud-tencent.git - - - - - SkyeBeFreeman - Haotian Zhang - 928016560@qq.com - Tencent - https://github.com/SkyeBeFreeman/ - - - - Andrew Shan - samshan08@126.com - Tencent - - - - xiaoyao1999hn - Jie Cheng - 348893717@qq.com - Tencent - https://github.com/xiaoyao1999hn/ - - - - - 1.2.0-Hoxton.SR9-SNAPSHOT - 1.3.1 - 2.0.0 - - - 3.2.0 - 3.1.1 - 1.2.7 - 1.6 - - - - - - polaris-dependencies - com.tencent.polaris - ${polaris.version} - pom - import - - - - com.tencent.cloud - spring-cloud-tencent-commons - ${revision} - + xmlns="http://maven.apache.org/POM/4.0.0" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + + org.springframework.cloud + spring-cloud-dependencies-parent + 2.3.1.RELEASE + + + 4.0.0 + + com.tencent.cloud + spring-cloud-tencent-dependencies + ${revision} + pom + Spring Cloud Tencent Dependencies + Spring Cloud Tencent Dependencies + https://github.com/Tencent/spring-cloud-tencent/tree/main + + + Tencent + https://opensource.tencent.com/ + + + + + The BSD 3-Clause License (BSD3) + https://raw.githubusercontent.com/Tencent/spring-cloud-tencent/main/LICENSE + repo + + + + + https://github.com/Tencent/spring-cloud-tencent + scm:git:git@github.com:Tencent/spring-cloud-tencent.git + scm:git:git@github.com:Tencent/spring-cloud-tencent.git + + + + + SkyeBeFreeman + Haotian Zhang + 928016560@qq.com + Tencent + https://github.com/SkyeBeFreeman/ + + + + Andrew Shan + samshan08@126.com + Tencent + + + + xiaoyao1999hn + Jie Cheng + 348893717@qq.com + Tencent + https://github.com/xiaoyao1999hn/ + + + + + 1.2.0-Hoxton.SR9-SNAPSHOT + 1.3.1 + 2.0.0 + + + 3.2.0 + 3.1.1 + 1.2.7 + 1.6 + + + + + + polaris-dependencies + com.tencent.polaris + ${polaris.version} + pom + import + + + + com.tencent.cloud + spring-cloud-tencent-commons + ${revision} + com.tencent.cloud @@ -101,24 +101,24 @@ ${revision} - - - com.tencent.cloud - spring-cloud-starter-tencent-polaris-ratelimit - ${revision} - - - - com.tencent.cloud - spring-cloud-starter-tencent-polaris-circuitbreaker - ${revision} - - - - com.tencent.cloud - spring-cloud-starter-tencent-polaris-router - ${revision} - + + + com.tencent.cloud + spring-cloud-starter-tencent-polaris-ratelimit + ${revision} + + + + com.tencent.cloud + spring-cloud-starter-tencent-polaris-circuitbreaker + ${revision} + + + + com.tencent.cloud + spring-cloud-starter-tencent-polaris-router + ${revision} + com.tencent.cloud @@ -126,116 +126,116 @@ ${revision} - - com.tencent.cloud - spring-cloud-starter-tencent-polaris-discovery - ${revision} - - - - - org.powermock - powermock-module-junit4 - ${powermock.version} - - - - - org.powermock - powermock-api-mockito2 - ${powermock.version} - - - - - - - - org.codehaus.mojo - flatten-maven-plugin - ${flatten-maven-plugin.version} - - true - resolveCiFriendliesOnly - - - - flatten - process-resources - - flatten - - - - flatten.clean - clean - - clean - - - - - - - - - - release - - - - org.apache.maven.plugins - maven-javadoc-plugin - - - attach-javadocs - - jar - - - - - - - org.apache.maven.plugins - maven-source-plugin - ${maven-source-plugin.version} - - - package - - jar-no-fork - - - - - - - org.apache.maven.plugins - maven-gpg-plugin - ${maven-gpg-plugin.version} - - - verify - - sign - - - - - - - - - - nexus-snapshots - https://oss.sonatype.org/content/repositories/snapshots/ - - - nexus-releases - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - - + + com.tencent.cloud + spring-cloud-starter-tencent-polaris-discovery + ${revision} + + + + + org.powermock + powermock-module-junit4 + ${powermock.version} + + + + + org.powermock + powermock-api-mockito2 + ${powermock.version} + + + + + + + + org.codehaus.mojo + flatten-maven-plugin + ${flatten-maven-plugin.version} + + true + resolveCiFriendliesOnly + + + + flatten + process-resources + + flatten + + + + flatten.clean + clean + + clean + + + + + + + + + + release + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + attach-javadocs + + jar + + + + + + + org.apache.maven.plugins + maven-source-plugin + ${maven-source-plugin.version} + + + package + + jar-no-fork + + + + + + + org.apache.maven.plugins + maven-gpg-plugin + ${maven-gpg-plugin.version} + + + verify + + sign + + + + + + + + + + nexus-snapshots + https://oss.sonatype.org/content/repositories/snapshots/ + + + nexus-releases + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + +