aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-11-08 14:56:32 -0500
committerPamela Dragosh <pdragosh@research.att.com>2019-11-08 14:56:37 -0500
commit5a179389c876a7c2a9a3126ab7ba18bf7e905714 (patch)
tree99e96f8acdd2aef6bbf11eb13d4877097f0794f6
parentb05c3619da0e2fad0935e214d212f3ad4fb3306a (diff)
Do not hardcode io.fabric8 plugin
policy/parent now defines this plugin Issue-ID: POLICY-2222 Change-Id: Ib0405557b60ad55f0b26dc0f3052400b313454dd Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r--packages/policy-distribution-docker/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/policy-distribution-docker/pom.xml b/packages/policy-distribution-docker/pom.xml
index 917d7e51..dcbbe1e6 100644
--- a/packages/policy-distribution-docker/pom.xml
+++ b/packages/policy-distribution-docker/pom.xml
@@ -83,7 +83,6 @@
<plugin>
<groupId>io.fabric8</groupId>
<artifactId>docker-maven-plugin</artifactId>
- <version>0.28.0</version>
<configuration>
<verbose>true</verbose>