diff options
Diffstat (limited to 'cds-ui/pom.xml')
-rw-r--r-- | cds-ui/pom.xml | 1 |
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> |