Remove superfulous class from neutron NB bundle.
[controller.git] / opendaylight / clustering / services_implementation / pom.xml
index 60ee88c90d7836edbd7e1580b5255fb6974adcbc..e4bdc218dbc2c9a1f96812afa587c6476d14c5fa 100644 (file)
   <packaging>bundle</packaging>
   <properties>
     <!-- Sonar properties using jacoco to retrieve integration test results -->
-    <sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
     <sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
     <sonar.jacoco.Reportpath>target/jacoco.exec</sonar.jacoco.Reportpath>
     <sonar.jacoco.itReportPath>target/jacoco-it.exec</sonar.jacoco.itReportPath>
-    <sonar.language>java</sonar.language>
   </properties>
   <build>
     <pluginManagement>