diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2020-07-28 21:31:42 +0530 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2020-07-28 21:31:42 +0530 |
commit | 3a5151c701828df700b8114b666edd583611af2d (patch) | |
tree | e65d19efb55d12ee036919030f36fbea216876f6 /adapters/pom.xml | |
parent | 170f62f039be19e7c16bde2ed2a15d4f81b65298 (diff) |
remove the SOL002 from the compilation
Issue-ID: SO-3076
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: If408cd72d11ea64ce6b5d65c291711d8e28f923a
Diffstat (limited to 'adapters/pom.xml')
-rw-r--r-- | adapters/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/adapters/pom.xml b/adapters/pom.xml index 9e703b9dab..56d4328577 100644 --- a/adapters/pom.xml +++ b/adapters/pom.xml @@ -22,7 +22,6 @@ <module>mso-vfc-adapter</module> <module>mso-openstack-adapters</module> <module>etsi-sol003-adapter</module> - <module>etsi-sol002-adapter</module> <module>mso-nssmf-adapter</module> <module>so-appc-orchestrator</module> </modules> |