summaryrefslogtreecommitdiffstats
path: root/dcae_dmaapbc_webapp
diff options
context:
space:
mode:
authortalasila <talasila@research.att.com>2017-02-13 17:49:49 -0500
committertalasila <talasila@research.att.com>2017-02-15 16:39:36 -0500
commitbb405450c6205acbb0f87c76405fb2a4ede81f55 (patch)
treea4abd855e3da18d7a3515ec368d58218db977de5 /dcae_dmaapbc_webapp
parent0b018674523e2d3d6f4764459e275a09719bd7db (diff)
cleaning pom comments
Change-Id: Iadb95ec19614c363f88d02b701b685cf367240f6 Signed-off-by: talasila <talasila@research.att.com>
Diffstat (limited to 'dcae_dmaapbc_webapp')
-rw-r--r--dcae_dmaapbc_webapp/pom.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/dcae_dmaapbc_webapp/pom.xml b/dcae_dmaapbc_webapp/pom.xml
index 2732e8c..fb877e8 100644
--- a/dcae_dmaapbc_webapp/pom.xml
+++ b/dcae_dmaapbc_webapp/pom.xml
@@ -72,6 +72,14 @@
<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>com.blackducksoftware.integration</groupId>
<artifactId>hub-maven-plugin</artifactId>
<version>1.4.0</version>