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.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/epsdk-app-onap/pom.xml b/epsdk-app-onap/pom.xml
index fb80e2409..f2441b357 100755
--- a/epsdk-app-onap/pom.xml
+++ b/epsdk-app-onap/pom.xml
@@ -127,7 +127,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
- <version>2.19.1</version>
+ <version>2.22.1</version>
<configuration>
<includes>
<include>**/Test*.java</include>
@@ -205,7 +205,7 @@
</dependencies>
</plugin>
<plugin>
- <groupId>org.sonarsource.scanner.maven</groupId>
+ <groupId>org.sonarsource.scanner.maven</groupId>
<artifactId>sonar-maven-plugin</artifactId>
<version>3.3.0.603</version>
</plugin>