diff options
Diffstat (limited to 'cps-parent')
-rwxr-xr-x | cps-parent/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index 938e75eb4f..46594dabe9 100755 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -336,6 +336,7 @@ <exclude>org/onap/cps/rest/model/*</exclude> <exclude>org/onap/cps/cpspath/parser/antlr4/*</exclude> <exclude>org/onap/cps/ncmp/rest/model/*</exclude> + <exclude>org/onap/cps/ncmp/api/models/*</exclude> </excludes> </configuration> <executions> |