aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'openecomp-be/pom.xml')
-rw-r--r--openecomp-be/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/pom.xml b/openecomp-be/pom.xml
index e93576a803..b603499d5e 100644
--- a/openecomp-be/pom.xml
+++ b/openecomp-be/pom.xml
@@ -255,9 +255,9 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
- <version>${jacoco.version}</version>
<executions>
<execution>
+ <id>default-prepare-agent</id>
<goals>
<goal>prepare-agent</goal>
</goals>