Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 600 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 600 Bytes

aula-virtual

master branch: build status

develop branch: build status

Development Release

mvn clean install

The command above will generate AulaVirtual.war

Production Release

mvn clean install -P production

The command above will generate ROOT.war