Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
blackstar-baba committed Nov 23, 2020
1 parent abdce83 commit 1e0d497
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,15 @@ mvn test
```

### Build

* build all
```
mvn clean package
```
* build application
```
mvn -DskipTests=true clean package -pl application -am
```

## Installation

Expand Down

0 comments on commit 1e0d497

Please sign in to comment.