diff options
Diffstat (limited to 'cps-parent/pom.xml')
-rw-r--r-- | cps-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index ea979b1b94..8ff5ead8e5 100644 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -29,7 +29,7 @@ <profiles> <profile> - <id>Docker</id> + <id>docker</id> <activation> <activeByDefault>false</activeByDefault> </activation> |