Code Review
/
dcaegen2
/
services
/
prh.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
4e1b7d3
)
Disable enforcer plugin in PRH
45/75745/1
author
Marcin Migdal
<marcin.migdal@nokia.com>
Mon, 14 Jan 2019 13:43:59 +0000
(14:43 +0100)
committer
Marcin Migdal
<marcin.migdal@nokia.com>
Mon, 14 Jan 2019 13:44:21 +0000
(14:44 +0100)
Change-Id: Ib13d66e7cebb788bf1d7f49e2799a8ae72d7ae67
Issue-ID: DCAEGEN2-1078
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
62ad552
..
eecb158
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-109,7
+109,6
@@
<skip>true</skip>
</configuration>
</plugin>
-
</plugins>
</pluginManagement>
</build>