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

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


The following commit(s) were added to refs/heads/2.7.0-release by this push:
     new e0ddbd5  Update final name for distribution.
e0ddbd5 is described below

commit e0ddbd5f98a517f500f10b6dd77d1233cb1f412d
Author: Huxing Zhang <[email protected]>
AuthorDate: Thu Jan 17 15:23:48 2019 +0800

    Update final name for distribution.
---
 dubbo-distribution/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-distribution/pom.xml b/dubbo-distribution/pom.xml
index 969f126..b018cec 100644
--- a/dubbo-distribution/pom.xml
+++ b/dubbo-distribution/pom.xml
@@ -260,7 +260,7 @@
         <profile>
             <id>release</id>
             <build>
-                <finalName>dubbo-incubating-${project.version}</finalName>
+                
<finalName>apache-dubbo-incubating-${project.version}</finalName>
                 <plugins>
                     <plugin>
                         <artifactId>maven-assembly-plugin</artifactId>

Reply via email to