Skip to content

Commit

Permalink
Fixed README.md for building WAR to execute Jetty
Browse files Browse the repository at this point in the history
  • Loading branch information
rijnb committed Sep 25, 2020
1 parent 7f23ac8 commit 1843fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ The service always runs from a WAR file.
To build the WAR file, type

cd <project-root>
mvn clean package -Pprod
mvn clean install -Pprod

You can run the WAR file in 3 ways:

Expand Down

0 comments on commit 1843fa6

Please sign in to comment.