summaryrefslogtreecommitdiffstats
path: root/cps-parent/pom.xml
diff options
context:
space:
mode:
authorSourabh Sourabh <sourabh.sourabh@est.tech>2024-07-09 13:30:26 +0000
committerGerrit Code Review <gerrit@onap.org>2024-07-09 13:30:26 +0000
commite5ee0f51370e01f92c006d2e4c02061e5d82da4e (patch)
treecfc324cb50508adf102d3b1c9e22cf4d54ab9c18 /cps-parent/pom.xml
parent76c1369b1540ed0dd72bf8ae5c7c22da40220ea8 (diff)
parentd7914bc1f3c9505539304bd23b795c7b061dc6db (diff)
Merge "Create PolicyExecutor Stub"
Diffstat (limited to 'cps-parent/pom.xml')
-rw-r--r--cps-parent/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml
index 591095abae..ba639441e7 100644
--- a/cps-parent/pom.xml
+++ b/cps-parent/pom.xml
@@ -368,6 +368,7 @@
<exclude>org/onap/cps/ncmp/rest/model/*</exclude>
<exclude>org/onap/cps/**/*MapperImpl.class</exclude>
<exclude>org/onap/cps/ncmp/rest/stub/*</exclude>
+ <exclude>org/onap/cps/policyexecutor/stub/model/*</exclude>
</excludes>
</configuration>
<executions>