Issue-ID: DCAEGEN2-3214
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: If783334ae89d2b9ed80263e405324a2260b5c05d
 and this project adheres to [Semantic Versioning](http://semver.org/).
 
 ## [1.11.1] - 2022/01/28
-         - [DCAEGEN2-3214] - Dcaegen2-collectors-ves vulnerability updates
+         - [DCAEGEN2-3214] - Dcaegen2-collectors-ves vulnerability updates 
  
 ## [1.11.0] - 2022/01/28
          - [DCAEGEN2-2961] - Switch VESCollector to Integration base image(onap/integration-java11:10.0.0)
 
     <onap.nexus.dockerregistry.daily>nexus3.onap.org:10003</onap.nexus.dockerregistry.daily>
     <maven.compiler.target>${java.version}</maven.compiler.target>
     <maven.compiler.source>${java.version}</maven.compiler.source>
-    <sonar.coverage.jacoco.xmlReportPaths>${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>
+    <sonar.coverage.jacoco.xmlReportPaths>
+      ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml
+    </sonar.coverage.jacoco.xmlReportPaths>
     <!-- DEPENDENCY RELATED SETTINGS -->
     <micrometer.version>1.6.5</micrometer.version>
     <spring.version>2.7.2</spring.version>