aboutsummaryrefslogtreecommitdiffstats
path: root/so-sdn-clients/pom.xml
diff options
context:
space:
mode:
authorSeshu Kumar M <seshu.kumar.m@huawei.com>2020-08-05 10:17:31 +0000
committerGerrit Code Review <gerrit@onap.org>2020-08-05 10:17:31 +0000
commitce504e80dadb6d1751ebc773e57afd3253d9dfc0 (patch)
treef0cc7d0d8053e6f2b17f677eb159306b97760d0e /so-sdn-clients/pom.xml
parentf1f38c6baca214137b18a3d83087a04379f39983 (diff)
parente6f9402455d0931c6d2e078a7780ed3969fe0121 (diff)
Merge "Sonar fixes"
Diffstat (limited to 'so-sdn-clients/pom.xml')
-rw-r--r--so-sdn-clients/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/so-sdn-clients/pom.xml b/so-sdn-clients/pom.xml
index c9b417b230..66780c75d3 100644
--- a/so-sdn-clients/pom.xml
+++ b/so-sdn-clients/pom.xml
@@ -53,7 +53,7 @@
<configuration>
<lifecycleMappingMetadata>
<pluginExecutions>
- <pluginExecution>
+ <pluginExecution>
<pluginExecutionFilter>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
@@ -112,7 +112,7 @@
<groupId>javax.ws.rs</groupId>
<artifactId>jsr311-api</artifactId>
</exclusion>
- <exclusion>
+ <exclusion>
<groupId>io.swagger</groupId>
<artifactId>swagger-annotations</artifactId>
</exclusion>
@@ -152,7 +152,7 @@
<groupId>org.mariadb.jdbc</groupId>
<artifactId>mariadb-java-client</artifactId>
</dependency>
- <dependency>
+ <dependency>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-common</artifactId>
</dependency>