diff options
Diffstat (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml')
-rw-r--r-- | openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml index e7f1b62956..2a03fcf940 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml @@ -29,6 +29,7 @@ <module>notifications-fe</module> <module>notifications-rest</module> <module>togglz-rest</module> + <module>unique-type-rest</module> </modules> </project> |