The master web project is the parent project for the web based projects (Admin Tool & Unipoole Service). It Inherits dependency versions from the master project and it only lists dependencies which will be available to to base-web project. This is a POM project and does not contain deployable artefacts.
git clone https://github.com/Unipoole/master-web.git
cd master-web
mvn clean install