Skip to content

Commit

Permalink
Merge pull request #5207 from ASzc/KEYCLOAK-7361
Browse files Browse the repository at this point in the history
KEYCLOAK-7361 Add `!community` profile to prod-arguments.json
  • Loading branch information
martin-kanis committed May 17, 2018
2 parents 2804010 + e914b6f commit a2e54dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prod-arguments.json
@@ -1,6 +1,6 @@
{
"mvn": {
"profiles": ["product", "jboss-release"],
"profiles": ["product", "!community", "jboss-release"],
"properties": {
"skipTests": "true"
}
Expand Down

0 comments on commit a2e54dc

Please sign in to comment.