diff options
author | s00370346 <swarup.nayak1@huawei.com> | 2019-04-11 00:14:39 +0530 |
---|---|---|
committer | s00370346 <swarup.nayak1@huawei.com> | 2019-04-15 23:44:03 +0530 |
commit | 5262c350a449c02d91b558976c37850d6340ad81 (patch) | |
tree | 6dbd0594a6aa3dbd268f4ceaf18b1e9f4ea4519f /examples/pom.xml | |
parent | 5f3e975966a0eaa247ee0eac0148da2f8755e777 (diff) |
ONAP BBS: Apex Nomadic ONT Policy Implementation
Issue-ID: DCAEGEN2-1237
Change-Id: I81831f6498b6c47c0a43215e0445c791b12dac6e
Signed-off-by: s00370346 <swarup.nayak1@huawei.com>
Diffstat (limited to 'examples/pom.xml')
-rw-r--r-- | examples/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/pom.xml b/examples/pom.xml index a8dca24b2..cf9749076 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -41,6 +41,7 @@ <module>examples-decisionmaker</module> <module>examples-periodic</module> <module>examples-onap-vcpe</module> + <module>examples-onap-bbs</module> <module>examples-servlet</module> </modules> |