You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by as...@apache.org on 2018/03/14 13:17:38 UTC

[incubator-servicecomb-java-chassis] branch master updated: Update the prefix for the release

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

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


The following commit(s) were added to refs/heads/master by this push:
     new f2d3073  Update the prefix for the release
f2d3073 is described below

commit f2d3073899fa996aa5bd3db9606fd81ae12e3cba
Author: Mohammad Asif Siddiqui <mo...@huawei.com>
AuthorDate: Wed Mar 14 18:47:37 2018 +0530

    Update the prefix for the release
---
 java-chassis-distribution/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java-chassis-distribution/pom.xml b/java-chassis-distribution/pom.xml
index 6ef149a..b29e8b4 100644
--- a/java-chassis-distribution/pom.xml
+++ b/java-chassis-distribution/pom.xml
@@ -187,7 +187,7 @@
                         <artifactId>maven-assembly-plugin</artifactId>
                         <executions>
                             <execution>
-                                <id>release</id>
+                                <id>bin</id>
                                 <phase>package</phase>
                                 <goals>
                                     <goal>single</goal>

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