update link to upper-constraints.txt
[multicloud/framework.git] / multivimbroker / assembly.xml
index 2fa7ebd..1b6d09e 100644 (file)
@@ -1,5 +1,6 @@
 <!--
  Copyright (c) 2017 Wind River Systems, Inc.
+ Copyright (c) 2017-2018 VMware, Inc.
 
  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
@@ -28,6 +29,9 @@
                 <include>**/*.wsdl</include>
                 <include>**/*.xsd</include>
                 <include>**/*.bpel</include>
+                <include>**/*.yml</include>
+                <include>**/*.crt</include>
+                <include>**/*.key</include>
             </includes>
         </fileSet>
         <fileSet>
@@ -54,6 +58,7 @@
                 <include>*.sh</include>
                 <include>*.ini</include>
                 <include>*.md</include>
+                <include>*.yml</include>
             </includes>
         </fileSet>
     </fileSets>