diff options
author | Michael Dürre <michael.duerre@highstreet-technologies.com> | 2020-02-03 13:47:39 +0100 |
---|---|---|
committer | Michael Dürre <michael.duerre@highstreet-technologies.com> | 2020-02-03 13:47:57 +0100 |
commit | 7dc46a626fbec4ca58568f1066569fe3fe3b635e (patch) | |
tree | 6c9a0da25b2466a2376117a85d6331908afebec0 /installation/pom.xml | |
parent | 134b574d085564b43ceca263a0ead17c7c29346d (diff) |
add sdnc-web dist
add osgifree dist for web based content
Issue-ID: SDNC-1013
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Change-Id: I3964f13cf15479525862c2abddfd154fe9dcabee
Former-commit-id: b565c3dc19ab4658db2c86fe2bd6d24072b72944
Diffstat (limited to 'installation/pom.xml')
-rw-r--r-- | installation/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/installation/pom.xml b/installation/pom.xml index 5d81f196..4765c9f5 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -29,6 +29,7 @@ <modules> <module>ansible-server</module> <module>sdnc</module> + <module>sdnc-web</module> <module>admportal</module> <module>ueb-listener</module> <module>dmaap-listener</module> |