KEYCLOAK-9777 - Missing api-docs in PNC builds

This commit is contained in:
Denis 2019-03-08 11:40:09 +01:00 committed by Stian Thorgersen
parent be77fd9459
commit e271542fcc

View file

@ -1,6 +1,6 @@
{
"mvn": {
"profiles": ["product", "!community", "jboss-release"],
"profiles": ["product", "!community", "jboss-release", "distribution-downloads"],
"properties": {
"skipTests": "true"
}