aboutsummaryrefslogtreecommitdiffstats
path: root/epsdk-app-onap/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'epsdk-app-onap/pom.xml')
-rwxr-xr-xepsdk-app-onap/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/epsdk-app-onap/pom.xml b/epsdk-app-onap/pom.xml
index da4941640..61d249549 100755
--- a/epsdk-app-onap/pom.xml
+++ b/epsdk-app-onap/pom.xml
@@ -216,14 +216,14 @@
</dependencies>
</plugin>
<plugin>
- <groupId>org.sonarsource.scanner.maven</groupId>
- <artifactId>sonar-maven-plugin</artifactId>
- <version>3.6.0.1398</version>
+ <groupId>org.sonarsource.scanner.maven</groupId>
+ <artifactId>sonar-maven-plugin</artifactId>
+ <version>3.6.0.1398</version>
</plugin>
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
- <version>0.8.3</version>
+ <version>0.8.4</version>
<executions>
<execution>
<id>default-prepare-agent</id>