[SO] Create basic maven modules structure in ONAP SO project. 33/111133/2
authorMukeshKumar <mukeshsharma@est.tech>
Tue, 11 Aug 2020 08:55:46 +0000 (09:55 +0100)
committerMukesh <mukeshsharma@est.tech>
Wed, 12 Aug 2020 08:36:39 +0000 (09:36 +0100)
commit1d9546b7294a7192351bc3dc1cf9cd9e5602d6c6
tree80b8089fbf1aa78a168546a6da6b4abab1233a28
parent1ad701732a7e89b8c40a0bd648cdcb7bf18e2ef5
[SO] Create basic maven modules structure in ONAP SO project.

Issue-ID: SO-2842
Change-Id: I5be370e7ba834c8cc0fb972389c2aa2496f8f1cd
Signed-off-by: Mukesh <mukeshsharma@est.tech>
pom.xml
so-etsi-nfvo/pom.xml [new file with mode: 0644]
so-etsi-nfvo/so-etsi-nfvo-ns-lcm/pom.xml [new file with mode: 0644]
so-etsi-nfvo/so-etsi-nfvo-ns-lcm/so-etsi-nfvo-ns-lcm-api/pom.xml [new file with mode: 0644]
so-etsi-nfvo/so-etsi-nfvo-ns-lcm/so-etsi-nfvo-ns-lcm-application/pom.xml [new file with mode: 0644]
so-etsi-nfvo/so-etsi-nfvo-ns-lcm/so-etsi-nfvo-ns-lcm-bpmn-flows/pom.xml [new file with mode: 0644]
so-etsi-nfvo/so-etsi-nfvo-ns-lcm/so-etsi-nfvo-ns-lcm-database-service/pom.xml [new file with mode: 0644]
so-etsi-nfvo/so-etsi-nfvo-ns-lcm/so-etsi-nfvo-ns-lcm-service/pom.xml [new file with mode: 0644]