You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by li...@apache.org on 2018/05/10 11:07:23 UTC

[incubator-dubbo] branch 2.6.2-release updated: Polish distribution pom

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

liujun pushed a commit to branch 2.6.2-release
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git


The following commit(s) were added to refs/heads/2.6.2-release by this push:
     new bb8e93e  Polish distribution pom
bb8e93e is described below

commit bb8e93ebceaaabe21806683277ca7824b81b9246
Author: ken.lj <ke...@gmail.com>
AuthorDate: Thu May 10 19:06:54 2018 +0800

    Polish distribution pom
---
 distribution/pom.xml | 2 --
 pom.xml              | 1 -
 2 files changed, 3 deletions(-)

diff --git a/distribution/pom.xml b/distribution/pom.xml
index d09c7c1..555d119 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -21,10 +21,8 @@
         <groupId>com.alibaba</groupId>
         <artifactId>dubbo-parent</artifactId>
         <version>2.6.2</version>
-        <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>dubbo-distribution</artifactId>
-    <version>2.6.2</version>
     <packaging>pom</packaging>
     <name>dubbo-distribution</name>
     <description>The binary distribution module for dubbo temporarily</description>
diff --git a/pom.xml b/pom.xml
index 743f695..17f8586 100644
--- a/pom.xml
+++ b/pom.xml
@@ -135,7 +135,6 @@
         <module>dependencies-bom</module>
         <module>bom</module>
         <module>all</module>
-        <module>distribution</module>
     </modules>
 
     <dependencyManagement>

-- 
To stop receiving notification emails like this one, please contact
liujun@apache.org.