diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-04-16 16:05:51 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-04-16 16:05:51 +0000 |
commit | e5f139e3c865eb429dc11a987ad7a01b759c6692 (patch) | |
tree | 031a1cf40bc502fd8c506204e98bb48d934e7a70 /examples/pom.xml | |
parent | 28e6481e51deef346c00d37631df4b07ebce333c (diff) | |
parent | 5262c350a449c02d91b558976c37850d6340ad81 (diff) |
Merge "ONAP BBS: Apex Nomadic ONT Policy Implementation"
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 acba94098..b489f7e2f 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -40,6 +40,7 @@ <module>examples-decisionmaker</module> <module>examples-periodic</module> <module>examples-onap-vcpe</module> + <module>examples-onap-bbs</module> <module>examples-servlet</module> </modules> |