diff options
Diffstat (limited to 'all/pom.xml')
-rw-r--r-- | all/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/all/pom.xml b/all/pom.xml index 66b548bdb6..101ff84cde 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -255,7 +255,7 @@ <profiles> <profile> - <id>release</id> + <id>release-assemblies</id> <activation> <activeByDefault>false</activeByDefault> </activation> |