Update README.md

Documenting the new default profile.
This commit is contained in:
Eugen 2018-07-20 11:20:04 +03:00 committed by GitHub
parent 30c24d30f3
commit be3ca5382c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ In additional to Spring, the following technologies are in focus: `core Java`, `
Building the project
====================
To do the full build, do: `mvn install -Dgib.enabled=false`
To do the full build, do: `mvn install -Pdefault -Dgib.enabled=false`
Working with the code in Eclipse