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 2dfad11  Update the prefix of the release
2dfad11 is described below

commit 2dfad11d5de739591010262befd7487b1614812d
Author: Mohammad Asif Siddiqui <[email protected]>
AuthorDate: Wed Mar 14 18:48:59 2018 +0530

    Update the prefix of the release
---
 java-chassis-distribution/src/assembly/bin.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java-chassis-distribution/src/assembly/bin.xml 
b/java-chassis-distribution/src/assembly/bin.xml
index e97f68f..9cd89e2 100644
--- a/java-chassis-distribution/src/assembly/bin.xml
+++ b/java-chassis-distribution/src/assembly/bin.xml
@@ -18,7 +18,7 @@
 <assembly 
xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
     
xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2
 http://maven.apache.org/xsd/assembly-1.1.2.xsd";>
     <includeBaseDirectory>false</includeBaseDirectory>
-    <id>release</id>
+    <id>bin</id>
     <formats>
         <format>zip</format>
     </formats>

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to