You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by il...@apache.org on 2019/07/23 06:30:17 UTC

[dubbo-samples] branch master updated: disable dubbo-samples-generic-impl-provider

This is an automated email from the ASF dual-hosted git repository.

iluo 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 c2462df  disable dubbo-samples-generic-impl-provider
c2462df is described below

commit c2462dfcd121566c7ca2474d99d8cb79848215d1
Author: Ian Luo <ia...@gmail.com>
AuthorDate: Tue Jul 23 14:27:41 2019 +0800

    disable dubbo-samples-generic-impl-provider
---
 .../dubbo-samples-generic-impl-provider/pom.xml                         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-samples-generic/dubbo-samples-generic-impl/dubbo-samples-generic-impl-provider/pom.xml b/dubbo-samples-generic/dubbo-samples-generic-impl/dubbo-samples-generic-impl-provider/pom.xml
index a8d97ba..eb7fef8 100644
--- a/dubbo-samples-generic/dubbo-samples-generic-impl/dubbo-samples-generic-impl-provider/pom.xml
+++ b/dubbo-samples-generic/dubbo-samples-generic-impl/dubbo-samples-generic-impl-provider/pom.xml
@@ -85,7 +85,7 @@
 
     <profiles>
         <profile>
-            <id>dubbo-integration-test</id>
+            <id>dubbo-integration-test-disabled</id>
             <build>
                 <plugins>
                     <plugin>


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org