aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-11-08 14:50:54 -0500
committerPamela Dragosh <pdragosh@research.att.com>2019-11-08 14:50:59 -0500
commit0ca51cc6b18e325fa5e40499ce59c473520197a2 (patch)
tree5fc75acdab8a3d46806531a4481c44a2fdd9209e /packages
parent43f8999d3f94e23231bc3cbb45089d8541c4f2cf (diff)
Do not hardcode io.fabric8 plugin
policy/parent now has this plugin defined Issue-ID: POLICY-2222 Change-Id: I8458ecc830308e6d1b627ea47518d0a58b3ceca1 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'packages')
-rw-r--r--packages/policy-pap-docker/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/policy-pap-docker/pom.xml b/packages/policy-pap-docker/pom.xml
index c425b241..46749427 100644
--- a/packages/policy-pap-docker/pom.xml
+++ b/packages/policy-pap-docker/pom.xml
@@ -82,7 +82,6 @@
<plugin>
<groupId>io.fabric8</groupId>
<artifactId>docker-maven-plugin</artifactId>
- <version>0.28.0</version>
<configuration>
<verbose>true</verbose>