diff options
author | Lisa Revel <lr0306@att.com> | 2017-02-19 01:00:35 +0000 |
---|---|---|
committer | Lisa Revel <lr0306@att.com> | 2017-02-19 01:00:35 +0000 |
commit | aa823a95745de3c42f306609a044e8c9ff459c98 (patch) | |
tree | 991779668548099fa69777893c4bb8e2fa3e50d8 | |
parent | 84f151f47919842c645d13b5e0076e5b850355f0 (diff) |
Disable blackduck in pom
Change-Id: Idc7182f06b5c74c180201b34fa663ed7dea7cb9c
Signed-off-by: Lisa Revel <lr0306@att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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> |