Remove unused modules and fix pom structure
authorDan Timoney <dtimoney@att.com>
Mon, 10 Aug 2020 18:09:14 +0000 (14:09 -0400)
committerDan Timoney <dtimoney@att.com>
Mon, 10 Aug 2020 18:11:09 +0000 (14:11 -0400)
commit9bf0c309085118b432f0fab1d7012a3b33180d4b
treed172cbb6b8ca7dba61fc371ac8c710b3d576ad0c
parent92dc52513bc90f327addbbf46edafaf864e66766
Remove unused modules and fix pom structure

Removed modules not currently being used and restructured poms into
parent/child relationship to fix problem that was causing
version plugin not to update versions properly.

Change-Id: I41d63d469a24c65e8771e1546c879ab1bf8d0d53
Issue-ID: SDNC-1315
Signed-off-by: Dan Timoney <dtimoney@att.com>
28 files changed:
.gitignore
SdncReports/SdncReportsApi/pom.xml
SdncReports/SdncReportsDao/pom.xml
SdncReports/pom.xml
admportal/pom.xml
configbackuprestore/getBackupVnfDetailService/pom.xml
configbackuprestore/pom.xml
configbackuprestore/vnfconfigbackupservice/pom.xml
configbackuprestore/vnfconfigreportsservice/pom.xml
data-migrator/pom.xml
installation/admportal/pom.xml
installation/ansible-server/pom.xml
installation/dmaap-listener/pom.xml
installation/pom.xml
installation/sdnc-web/pom.xml
installation/sdnc/pom.xml
installation/ueb-listener/pom.xml
platform-logic/datachange/pom.xml
platform-logic/generic-resource-api/pom.xml
platform-logic/installer/pom.xml
platform-logic/lcm/pom.xml
platform-logic/optical-service/pom.xml
platform-logic/pom.xml
platform-logic/restapi-templates/pom.xml
platform-logic/restconfapi-yang/pom.xml
platform-logic/setup/pom.xml
platform-logic/vnfapi/pom.xml
pom.xml