Code Review
/
policy
/
apex-pdp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
34bdfe1
)
Fixing pluginExecutionFilter issue
69/49769/1
author
waqas.ikram
<waqas.ikram@ericsson.com>
Thu, 31 May 2018 13:49:38 +0000
(14:49 +0100)
committer
waqas.ikram
<waqas.ikram@ericsson.com>
Thu, 31 May 2018 13:49:41 +0000
(14:49 +0100)
Change-Id: Iece9be8e8bcaa0872e37e4bac7fd435c44a5bbe3
Issue-ID: POLICY-857
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
095b065
..
4de1ab5
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-99,6
+99,7
@@
<pluginExecutionFilter>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
+ <versionRange>[1.6.0,)</versionRange>
<goals>
<goal>java</goal>
</goals>