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