Skip to content

Commit

Permalink
use jarMulti profile by default on heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
inodb authored Mar 2, 2018
1 parent 860abf8 commit 97278c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"MAVEN_CUSTOM_OPTS": {
"description":"set options for mvn",
"value":"-DskipTests -PproductionPublic,jarSingle"
"value":"-DskipTests -PproductionPublic,jarMulti"
}
},
"buildpacks": [
Expand Down

0 comments on commit 97278c5

Please sign in to comment.