* 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
This commit is contained in:
amit2103
2018-04-18 11:34:50 +05:30
committed by Grzegorz Piwowarek
parent 7140229ca0
commit 86cebe51d7
81 changed files with 26 additions and 1164 deletions

View File

@@ -86,15 +86,6 @@
</dependencies>
<build>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
</plugin>
</plugins>
</build>
<profiles>
<profile>
<id>integration</id>