aboutsummaryrefslogtreecommitdiffstats
path: root/mso-api-handlers
diff options
context:
space:
mode:
authorSteve Smokowski <ss835w@att.com>2020-05-14 14:09:47 +0000
committerGerrit Code Review <gerrit@onap.org>2020-05-14 14:09:47 +0000
commitd9160c65acd59d9e844b1ca72e6da7c6ee30f1fc (patch)
treeade0861438567e11c8fd0f954b617a0acaa6bea3 /mso-api-handlers
parent40d0e02c799115c2f070e93d35a9384264b332e2 (diff)
parent5f57d09b20004ad9d00706d4c305036b6fc54f16 (diff)
Merge "switch to docker-maven-plugin because that's all"
Diffstat (limited to 'mso-api-handlers')
-rw-r--r--mso-api-handlers/mso-api-handler-infra/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mso-api-handlers/mso-api-handler-infra/pom.xml b/mso-api-handlers/mso-api-handler-infra/pom.xml
index 3a7c7ad477..a046123778 100644
--- a/mso-api-handlers/mso-api-handler-infra/pom.xml
+++ b/mso-api-handlers/mso-api-handler-infra/pom.xml
@@ -300,7 +300,7 @@
</plugin>
<plugin>
<groupId>io.fabric8</groupId>
- <artifactId>fabric8-maven-plugin</artifactId>
+ <artifactId>docker-maven-plugin</artifactId>
<executions>
<execution>
<id>start</id>