commit | ce63c402be2f4c5e437eefa1cbe327c3a9d0caad | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@ericsson.com> | Thu Jul 19 14:27:17 2018 +0100 |
committer | liamfallon <liam.fallon@ericsson.com> | Fri Jul 20 11:07:05 2018 +0100 |
tree | d88ded25abda88fe368992a763dd75028441e406 | |
parent | e90a9d4ab9e958dfe443f67738be82d4c19a2dd2 [diff] [blame] |
Initial module structure for Policy Distribution This submission defines the initial module strucutre for the distribution component in the ONAP Policy Framework. The structure is documented here: https://wiki.onap.org/display/DW/Policy+Platform+-+SDC+Service+Distribution+Software+Architecture Change-Id: I0adbffbcd598250cb9a0b8ce07806e564bf83a85 Issue-ID: POLICY-922 Signed-off-by: liamfallon <liam.fallon@ericsson.com>
diff --git a/pom.xml b/pom.xml index a1270eb..116d743 100644 --- a/pom.xml +++ b/pom.xml
@@ -37,6 +37,9 @@ <description>Code that implements our integration with SDC service distribution API.</description> <modules> + <module>main</module> + <module>reception</module> + <module>forwarding</module> </modules> <distributionManagement>