diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -409,7 +409,7 @@ </build> <profiles> <profile> - <id>dmi-docker</id> + <id>docker</id> <activation> <activeByDefault>true</activeByDefault> </activation> |