* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* Aligned and Defined the common plugins in the parents
* Removed dependency-reduced-pom.xml from undertow module
* Reverting test fail modules with surefire testFailureIgnore ture
* Reverted wrong push with org.hsqldb
* BAEL-1176 setting up base application with in memory database
* BAEL-1176 adding postgres stuff
* BAEL-1176 swapping product entity for book entity to make this in line with other spring boot apps.
* BAEL-1176 change products endpoint to books