Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 660 Bytes

File metadata and controls

13 lines (12 loc) · 660 Bytes

Build Status License

master-web

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.

Building

git clone https://github.com/Unipoole/master-web.git
cd master-web
mvn clean install