aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPooja03 <PM00501616@techmahindra.com>2018-01-17 15:31:38 +0530
committerPooja03 <PM00501616@techmahindra.com>2018-01-17 16:46:47 +0530
commitbaaecfc19132034168beb64a0c1e7813c7c17c4a (patch)
tree26fc2142a99a8665d1d863624410c84e272c71cd /pom.xml
parent9422790d6cc332c283560fb77ed572a6be0dbcb1 (diff)
Sonar Critical Fix
DMaaPMRReceiver.java:L52 Change-Id: Icddef8bfa3c3945fc938654c2652e9a6b2b90f55 Issue-ID: DCAEGEN2-251 Change-Id: I3778368e6fc5ec4ab19b4b7f8d0285de57723444 Signed-off-by: Pooja03 <PM00501616@techmahindra.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index bd4e7e5..1d4e92e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -999,11 +999,11 @@
<artifactId>maven-pmd-plugin</artifactId>
</plugin>
- <plugin>
+ <!-- <plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>findbugs-maven-plugin</artifactId>
</plugin>
-
+ -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>