diff options
Diffstat (limited to 'asdc-controller')
-rw-r--r-- | asdc-controller/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asdc-controller/pom.xml b/asdc-controller/pom.xml index 60a3b5a07b..e44d2ed1ee 100644 --- a/asdc-controller/pom.xml +++ b/asdc-controller/pom.xml @@ -125,7 +125,7 @@ </plugin> <plugin> <groupId>io.fabric8</groupId> - <artifactId>fabric8-maven-plugin</artifactId> + <artifactId>docker-maven-plugin</artifactId> <executions> <execution> <id>start</id> |