diff options
author | Dan Timoney <dtimoney@att.com> | 2020-03-20 15:36:38 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-04-29 15:12:36 +0000 |
commit | d7746ae7bb6d8cdacbd0cc6ac39b523f387d753e (patch) | |
tree | dc0c3c237f6b2d9b7ae12e044c00601f325b534c /pom.xml | |
parent | 6ab1177bd83c1275163f298f6d9c2972552bb732 (diff) |
Add new CCSDK version of oparent
Add new CCSDK parent pom based on ONAP oparent
Change-Id: I184f4170095ddc118e69b9668494d935bfee718c
Issue-ID: CCSDK-2182
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ <modules> <module>dependencies-bom</module> <module>dependencies-odl-bom</module> + <module>oparent</module> <module>standalone</module> <module>odlparent</module> <module>springboot</module> |