summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-BE/pom.xml
diff options
context:
space:
mode:
authortalasila <talasila@research.att.com>2017-03-08 16:34:14 -0500
committertalasila <talasila@research.att.com>2017-03-08 16:34:30 -0500
commite1487b0f7b13b1db3bde0b73c4086f9c54f8a9a1 (patch)
tree994345b79d4a7dcd9e8c400ec50d0953d73ed4de /ecomp-portal-BE/pom.xml
parentecfc5c31bc505573b9686e282b4cd087303be4ec (diff)
sonar scan pom updates
Change-Id: I9020d59dc0ac48e6835ced166079625127136eb8 Signed-off-by: talasila <talasila@research.att.com>
Diffstat (limited to 'ecomp-portal-BE/pom.xml')
-rw-r--r--ecomp-portal-BE/pom.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/ecomp-portal-BE/pom.xml b/ecomp-portal-BE/pom.xml
index b01fa495..cdb4a5c4 100644
--- a/ecomp-portal-BE/pom.xml
+++ b/ecomp-portal-BE/pom.xml
@@ -74,6 +74,14 @@
<finalName>ecompportal</finalName>
<plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-deploy-plugin</artifactId>
+ <version>2.8</version>
+ <configuration>
+ <skip>true</skip>
+ </configuration>
+ </plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>sonar-maven-plugin</artifactId>