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

mmerli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new 53bbf28  update assembly src.xml to reflect new directory structure 
(#1109)
53bbf28 is described below

commit 53bbf288b6715c659103e5bc5fe290a17df53ffe
Author: Luc Perkins <lucperk...@gmail.com>
AuthorDate: Thu Jan 25 17:29:34 2018 -0800

    update assembly src.xml to reflect new directory structure (#1109)
---
 all/src/assemble/src.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/all/src/assemble/src.xml b/all/src/assemble/src.xml
index 8710721..0c05263 100644
--- a/all/src/assemble/src.xml
+++ b/all/src/assemble/src.xml
@@ -44,7 +44,7 @@
         <include>**/*.txt</include>
         <include>docker/**</include>
         <include>dashboard/**</include>
-        <include>kubernetes/**</include>
+        <include>deployment/**</include>
       </includes>
       <excludes>
         <exclude>.git/**</exclude>

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

Reply via email to