Code Review
/
sdnc
/
plugins.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
4a2ebce
)
[BLACKDUCK] Fix blackduck config
27/4327/1
author
Dan Timoney
<dtimoney@att.com>
Thu, 18 May 2017 16:43:42 +0000
(12:43 -0400)
committer
Dan Timoney
<dtimoney@att.com>
Thu, 18 May 2017 16:43:42 +0000
(12:43 -0400)
Fix blackduck configuration so that BOM file can be generated via mvn install -P blackduck
Change-Id: I01616d4a37bf32a90449b719155184447a4d7bc6
Signed-off-by: Dan Timoney <dtimoney@att.com>
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
7ef8811
..
1222ca0
100755
(executable)
--- a/
pom.xml
+++ b/
pom.xml
@@
-53,7
+53,6
@@
</property>
</activation>
<build>
- <pluginManagement>
<plugins>
<plugin>
<groupId>com.blackducksoftware.integration</groupId>
@@
-76,7
+75,6
@@
</plugin>
</plugins>
- </pluginManagement>
</build>