You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by iu...@apache.org on 2021/11/12 12:19:44 UTC

[brooklyn-ui] branch master updated: Added bundle types too

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

iuliana pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-ui.git


The following commit(s) were added to refs/heads/master by this push:
     new bb4fef3  Added bundle types too
     new 63951b6  Merge pull request #310 from iuliana/new-bundle-type
bb4fef3 is described below

commit bb4fef378a3d094651acc9d0e1f3b1b36b304774
Author: iuliana <iu...@cloudsoft.io>
AuthorDate: Fri Nov 12 12:18:30 2021 +0000

    Added bundle types too
---
 modularity-server/metadata-registry/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/modularity-server/metadata-registry/pom.xml b/modularity-server/metadata-registry/pom.xml
index 1aba449..e2649b3 100644
--- a/modularity-server/metadata-registry/pom.xml
+++ b/modularity-server/metadata-registry/pom.xml
@@ -113,6 +113,7 @@
                 <configuration>
                     <exportScr>true</exportScr>
                     <supportedProjectTypes>
+                        <supportedProjectType>bundle</supportedProjectType>
                         <supportedProjectType>jar</supportedProjectType>
                     </supportedProjectTypes>
                     <instructions>