diff options
author | Sourabh Sourabh <sourabh.sourabh@est.tech> | 2024-07-09 13:30:26 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2024-07-09 13:30:26 +0000 |
commit | e5ee0f51370e01f92c006d2e4c02061e5d82da4e (patch) | |
tree | cfc324cb50508adf102d3b1c9e22cf4d54ab9c18 /pom.xml | |
parent | 76c1369b1540ed0dd72bf8ae5c7c22da40220ea8 (diff) | |
parent | d7914bc1f3c9505539304bd23b795c7b061dc6db (diff) |
Merge "Create PolicyExecutor Stub"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -67,6 +67,7 @@ <module>spotbugs</module>
<module>cps-application</module>
<module>jacoco-report</module>
+ <module>policy-executor-stub</module>
</modules>
<build>
|