aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-05-18 12:45:37 -0400
committerDan Timoney <dtimoney@att.com>2017-05-18 12:45:37 -0400
commit3688abbddf76769fc15c39e508b2260b9ad09354 (patch)
treed9925cfc078ad83caa53b227242d62072b224718 /pom.xml
parent8c851b2e342f8888c8ad1cdff47b0117f165e3b2 (diff)
[BLACKDUCK] Fix blackduck config
Fix blackduck configuration so that BOM file can be generated via mvn install -P blackduck Change-Id: I198bea81469d27a3920b0c93e429e015a1359206 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: f6099aad0323f67fd3658c546059e37b0ba57064
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 3d31d778..77b19937 100755
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,6 @@
</property>
</activation>
<build>
- <pluginManagement>
<plugins>
<plugin>
<groupId>com.blackducksoftware.integration</groupId>
@@ -73,7 +72,6 @@
</plugin>
</plugins>
- </pluginManagement>
</build>