This is an automated email from the ASF dual-hosted git repository. albumenj pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git
The following commit(s) were added to refs/heads/master by this push: new 8353cea Update pom.xml (#405) 8353cea is described below commit 8353cead00aa2ae62a2660b413f6b7580545d43b Author: 小民同学 <42923411+dengyu...@users.noreply.github.com> AuthorDate: Tue Dec 21 23:58:17 2021 +0800 Update pom.xml (#405) * Update pom.xml remove duplicates * Update pom.xml remove duplicates * Update pom.xml remove duplicates * Update pom.xml remove duplicates * Update pom.xml remove duplicates --- dubbo-samples-cloud-native/dubbo-call-sc/pom.xml | 1 - dubbo-samples-cloud-native/dubbo-call-scdubbo/pom.xml | 1 - dubbo-samples-cloud-native/dubbo-demo-servicediscovery-xml/pom.xml | 1 - dubbo-samples-cloud-native/sc-call-dubbo/pom.xml | 1 - dubbo-samples-cloud-native/servicediscovery-transfer/pom.xml | 1 - 5 files changed, 5 deletions(-) diff --git a/dubbo-samples-cloud-native/dubbo-call-sc/pom.xml b/dubbo-samples-cloud-native/dubbo-call-sc/pom.xml index 13505ca..2dc9148 100644 --- a/dubbo-samples-cloud-native/dubbo-call-sc/pom.xml +++ b/dubbo-samples-cloud-native/dubbo-call-sc/pom.xml @@ -36,7 +36,6 @@ <skip_maven_deploy>true</skip_maven_deploy> <source.level>1.8</source.level> <target.level>1.8</target.level> - <skip_maven_deploy>true</skip_maven_deploy> <maven-compiler-plugin.version>3.7.0</maven-compiler-plugin.version> <dubbo.version>2.7.13</dubbo.version> <junit.version>4.12</junit.version> diff --git a/dubbo-samples-cloud-native/dubbo-call-scdubbo/pom.xml b/dubbo-samples-cloud-native/dubbo-call-scdubbo/pom.xml index 985ed73..966de2f 100644 --- a/dubbo-samples-cloud-native/dubbo-call-scdubbo/pom.xml +++ b/dubbo-samples-cloud-native/dubbo-call-scdubbo/pom.xml @@ -39,7 +39,6 @@ <spring-boot-maven-plugin.version>2.1.4.RELEASE</spring-boot-maven-plugin.version> <source.level>1.8</source.level> <target.level>1.8</target.level> - <skip_maven_deploy>true</skip_maven_deploy> <maven-compiler-plugin.version>3.7.0</maven-compiler-plugin.version> <dubbo.version>2.7.13</dubbo.version> <junit.version>4.12</junit.version> diff --git a/dubbo-samples-cloud-native/dubbo-demo-servicediscovery-xml/pom.xml b/dubbo-samples-cloud-native/dubbo-demo-servicediscovery-xml/pom.xml index caa568a..f9e9c51 100644 --- a/dubbo-samples-cloud-native/dubbo-demo-servicediscovery-xml/pom.xml +++ b/dubbo-samples-cloud-native/dubbo-demo-servicediscovery-xml/pom.xml @@ -38,7 +38,6 @@ <spring-boot-maven-plugin.version>2.1.4.RELEASE</spring-boot-maven-plugin.version> <source.level>1.8</source.level> <target.level>1.8</target.level> - <skip_maven_deploy>true</skip_maven_deploy> <maven-compiler-plugin.version>3.7.0</maven-compiler-plugin.version> <spring.version>4.3.16.RELEASE</spring.version> <dubbo.version>3.0.2.1</dubbo.version> diff --git a/dubbo-samples-cloud-native/sc-call-dubbo/pom.xml b/dubbo-samples-cloud-native/sc-call-dubbo/pom.xml index 93e50c8..e3417c6 100644 --- a/dubbo-samples-cloud-native/sc-call-dubbo/pom.xml +++ b/dubbo-samples-cloud-native/sc-call-dubbo/pom.xml @@ -37,7 +37,6 @@ <spring-boot-maven-plugin.version>2.1.4.RELEASE</spring-boot-maven-plugin.version> <source.level>1.8</source.level> <target.level>1.8</target.level> - <skip_maven_deploy>true</skip_maven_deploy> <maven-compiler-plugin.version>3.7.0</maven-compiler-plugin.version> <dubbo.version>2.7.13</dubbo.version> <junit.version>4.12</junit.version> diff --git a/dubbo-samples-cloud-native/servicediscovery-transfer/pom.xml b/dubbo-samples-cloud-native/servicediscovery-transfer/pom.xml index 33e67b5..5ab8707 100644 --- a/dubbo-samples-cloud-native/servicediscovery-transfer/pom.xml +++ b/dubbo-samples-cloud-native/servicediscovery-transfer/pom.xml @@ -39,7 +39,6 @@ <spring-boot-maven-plugin.version>2.1.4.RELEASE</spring-boot-maven-plugin.version> <source.level>1.8</source.level> <target.level>1.8</target.level> - <skip_maven_deploy>true</skip_maven_deploy> <maven-compiler-plugin.version>3.7.0</maven-compiler-plugin.version> <spring.version>4.3.16.RELEASE</spring.version> <dubbo.version>3.0.2.1</dubbo.version> --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org