summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE-os
diff options
context:
space:
mode:
authorManoop Talasila <talasila@research.att.com>2017-10-02 22:05:05 +0000
committerGerrit Code Review <gerrit@onap.org>2017-10-02 22:05:05 +0000
commitb415db2e304f285c620e6084d29eda66988fd625 (patch)
tree3df7dcf5ef65fac245eabb5893f510719b05c7c4 /ecomp-portal-FE-os
parent89cce2a7c0f8becfaf4600b7a165b6168e51a94f (diff)
parent3c795555cc129fbc1b0e1c11d4588316b47ad66e (diff)
Merge "Enable sonar code coverage with oparent"
Diffstat (limited to 'ecomp-portal-FE-os')
-rw-r--r--ecomp-portal-FE-os/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/ecomp-portal-FE-os/pom.xml b/ecomp-portal-FE-os/pom.xml
index f0dffd75..4b596580 100644
--- a/ecomp-portal-FE-os/pom.xml
+++ b/ecomp-portal-FE-os/pom.xml
@@ -42,14 +42,6 @@
</configuration>
</plugin>
<plugin>
- <groupId>org.jacoco</groupId>
- <artifactId>jacoco-maven-plugin</artifactId>
- <version>0.7.6.201602180812</version>
- <configuration>
- <skip>true</skip>
- </configuration>
- </plugin>
- <plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-resources-plugin</artifactId>
<version>3.0.2</version>