aboutsummaryrefslogtreecommitdiffstats
path: root/cps-events/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cps-events/pom.xml')
-rw-r--r--cps-events/pom.xml11
1 files changed, 1 insertions, 10 deletions
diff --git a/cps-events/pom.xml b/cps-events/pom.xml
index 3dc5f1e0a..6f51479bb 100644
--- a/cps-events/pom.xml
+++ b/cps-events/pom.xml
@@ -62,16 +62,7 @@
<serializable>true</serializable>
</configuration>
</plugin>
- <plugin>
- <groupId>org.jacoco</groupId>
- <artifactId>jacoco-maven-plugin</artifactId>
- <configuration>
- <excludes>
- <exclude>org/onap/cps/event/model/*</exclude>
- </excludes>
- </configuration>
- </plugin>
</plugins>
</build>
-</project> \ No newline at end of file
+</project>