aboutsummaryrefslogtreecommitdiffstats
path: root/cps-parent
diff options
context:
space:
mode:
Diffstat (limited to 'cps-parent')
-rwxr-xr-xcps-parent/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml
index 9c5c7c43a..59b42903c 100755
--- a/cps-parent/pom.xml
+++ b/cps-parent/pom.xml
@@ -335,6 +335,7 @@
<excludes>
<exclude>org/onap/cps/rest/model/*</exclude>
<exclude>org/onap/cps/cpspath/parser/antlr4/*</exclude>
+ <exclude>org/onap/cps/ncmp/rest/model/*</exclude>
</excludes>
</configuration>
<executions>