summaryrefslogtreecommitdiffstats
path: root/cds-ui/pom.xml
diff options
context:
space:
mode:
authorshaaban Altanany <shaaban.eltanany.ext@orange.com>2020-01-29 11:28:00 +0200
committerKAPIL SINGAL <ks220y@att.com>2020-02-02 19:29:57 +0000
commit74ee6be955fbfc6c82ef693dc9a142e058fbb833 (patch)
tree92b7a730035529a612b8c26b07335ecec65c891d /cds-ui/pom.xml
parent7b1469e1883097ab0c2b4dc76f5307667482be2d (diff)
add designer client build inside loopback server
Issue-ID: CCSDK-2067 Change-Id: I5acef65ee6703405b70708dd17a1be7acb808531 Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com>
Diffstat (limited to 'cds-ui/pom.xml')
-rw-r--r--cds-ui/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml
index 57af1b2f8..122823419 100644
--- a/cds-ui/pom.xml
+++ b/cds-ui/pom.xml
@@ -38,6 +38,7 @@ limitations under the License.
<modules>
<module>client</module>
+ <module>designer-client</module>
<module>server</module>
<module>application</module>
</modules>