diff options
Diffstat (limited to 'buildhelpers')
-rw-r--r-- | buildhelpers/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildhelpers/pom.xml b/buildhelpers/pom.xml index 3eefb66d1b..3fe7c0ab09 100644 --- a/buildhelpers/pom.xml +++ b/buildhelpers/pom.xml @@ -144,7 +144,7 @@ <profiles> <profile> - <id>release-build</id> + <id>release</id> <activation> <activeByDefault>false</activeByDefault> </activation> |