You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by ni...@apache.org on 2018/01/12 06:25:41 UTC

[incubator-servicecomb-java-chassis] branch SCB-193 updated: SCB-193 Fixed some bmi example maven error

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

ningjiang pushed a commit to branch SCB-193
in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-java-chassis.git


The following commit(s) were added to refs/heads/SCB-193 by this push:
     new 8083935  SCB-193 Fixed some bmi example maven error
8083935 is described below

commit 80839359affd0eef6bc83c5b8902a10fdebac922
Author: Willem Jiang <ji...@huawei.com>
AuthorDate: Fri Jan 12 14:25:26 2018 +0800

    SCB-193 Fixed some bmi example maven error
---
 parent/pom.xml      | 1 -
 samples/bmi/pom.xml | 1 -
 2 files changed, 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index fb54232..18dd5d6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -135,7 +135,6 @@
       </plugin>
       <plugin>
         <artifactId>maven-remote-resources-plugin</artifactId>
-        <version>1.5</version>
         <executions>
           <execution>
             <goals>
diff --git a/samples/bmi/pom.xml b/samples/bmi/pom.xml
index a0c1b81..80f1cbf 100644
--- a/samples/bmi/pom.xml
+++ b/samples/bmi/pom.xml
@@ -37,7 +37,6 @@
     <module>webapp</module>
   </modules>
 
-  <name>bmi</name>
   <description>Quick Start Demo for Using ServiceComb Java Chassis</description>
 
   <properties>

-- 
To stop receiving notification emails like this one, please contact
['"commits@servicecomb.apache.org" <co...@servicecomb.apache.org>'].