aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLisa Revel <lr0306@att.com>2017-02-19 01:00:35 +0000
committerLisa Revel <lr0306@att.com>2017-02-19 01:00:35 +0000
commitaa823a95745de3c42f306609a044e8c9ff459c98 (patch)
tree991779668548099fa69777893c4bb8e2fa3e50d8
parent84f151f47919842c645d13b5e0076e5b850355f0 (diff)
Disable blackduck in pom
Change-Id: Idc7182f06b5c74c180201b34fa663ed7dea7cb9c Signed-off-by: Lisa Revel <lr0306@att.com>
-rw-r--r--pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index cecf6c9..ea7ef34 100644
--- a/pom.xml
+++ b/pom.xml
@@ -863,6 +863,7 @@
<!-- BLACK DUCK LICENSE SCANNER -->
+ <!--
<plugin>
<groupId>com.blackducksoftware.integration</groupId>
<artifactId>hub-maven-plugin</artifactId>
@@ -882,6 +883,7 @@
</execution>
</executions>
</plugin>
+ -->
<!-- LICENSE PLUGIN -->
<plugin>