Code Review
/
hc2vpp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
928d0b2
)
HONEYCOMB-200 Exclude samples, tools and common from sonar
author
Maros Marsalek
<
[email protected]
>
Wed, 7 Sep 2016 07:20:14 +0000
(09:20 +0200)
committer
Maros Marsalek
<
[email protected]
>
Wed, 7 Sep 2016 07:32:14 +0000
(07:32 +0000)
Change-Id: I42d014b48f2315c8c99cee988aa29940a837deb0
Signed-off-by: Maros Marsalek <
[email protected]
>
samples/pom.xml
patch
|
blob
|
history
diff --git
a/samples/pom.xml
b/samples/pom.xml
index
0727eb4
..
4c5eddf
100644
(file)
--- a/
samples/pom.xml
+++ b/
samples/pom.xml
@@
-31,6
+31,11
@@
<prerequisites>
<maven>3.1.1</maven>
</prerequisites>
+
+ <properties>
+ <sonar.skip>true</sonar.skip>
+ </properties>
+
<modules>
<module>interfaces</module>
<module>minimal-distribution</module>